summaryrefslogtreecommitdiffstats
path: root/src/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/structs.h')
-rw-r--r--src/structs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/structs.h b/src/structs.h
index 124b059738..fd3a1d072b 100644
--- a/src/structs.h
+++ b/src/structs.h
@@ -2113,7 +2113,8 @@ typedef enum {
POPPOS_TOPLEFT,
POPPOS_BOTRIGHT,
POPPOS_TOPRIGHT,
- POPPOS_CENTER
+ POPPOS_CENTER,
+ POPPOS_NONE
} poppos_T;
typedef enum {