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.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/user_interface.hh b/src/user_interface.hh
index 07f6eaa8..4f959544 100644
--- a/src/user_interface.hh
+++ b/src/user_interface.hh
@@ -24,6 +24,8 @@ enum class InfoStyle
{
Prompt,
Inline,
+ InlineAbove,
+ InlineBelow,
MenuDoc
};