summaryrefslogtreecommitdiff
path: root/src/user_interface.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/user_interface.hh')
-rw-r--r--src/user_interface.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/user_interface.hh b/src/user_interface.hh
index 38abaefd..95dc9650 100644
--- a/src/user_interface.hh
+++ b/src/user_interface.hh
@@ -28,7 +28,8 @@ enum class InfoStyle
Inline,
InlineAbove,
InlineBelow,
- MenuDoc
+ MenuDoc,
+ Modal
};
enum class EventMode;