summaryrefslogtreecommitdiff
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 59259274a..09158a0cc 100644
--- a/src/structs.h
+++ b/src/structs.h
@@ -1998,7 +1998,8 @@ typedef enum {
# define POPUPWIN_DEFAULT_ZINDEX 50
# define POPUPMENU_ZINDEX 100
-# define POPUPWIN_NOTIFICATION_ZINDEX 200
+# define POPUPWIN_DIALOG_ZINDEX 200
+# define POPUPWIN_NOTIFICATION_ZINDEX 300
#endif
/*