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 761f92bf..b663e82a 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -176,6 +176,8 @@ typedef enum {
     PREF_URL_SAVE_CMD,
     PREF_COMPOSE_EDITOR,
     PREF_SILENCE_NON_ROSTER,
+    PREF_OUTGOING_STAMP,
+    PREF_INCOMING_STAMP,
     PREF_NOTIFY_ROOM_OFFLINE,
 } preference_t;