about summary refs log tree commit diff stats
path: root/src/config/preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/preferences.h')
-rw-r--r--src/config/preferences.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/preferences.h b/src/config/preferences.h
index 1ab18d31..7165079b 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -113,6 +113,8 @@ typedef enum {
     PREF_NOTIFY_ROOM_TEXT,
     PREF_NOTIFY_INVITE,
     PREF_NOTIFY_SUB,
+    PREF_MENTION_CASE_SENSITIVE,
+    PREF_MENTION_WHOLE_WORD,
     PREF_CHLOG,
     PREF_GRLOG,
     PREF_AUTOAWAY_CHECK,