about summary refs log tree commit diff stats
path: root/src/config/preferences.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-03-10 23:35:08 +0000
committerJames Booth <boothj5@gmail.com>2015-03-10 23:35:08 +0000
commite5bb12a0d6223e6c6297c1700914332942a4ca00 (patch)
tree4f2d1999166703b5d626b5bac3ec17e20b2c7f73 /src/config/preferences.h
parent0269129d17bf86f9db810a8a1720ff1d63ad336d (diff)
downloadprofani-tty-e5bb12a0d6223e6c6297c1700914332942a4ca00.tar.gz
Added /time statusbar preference
Diffstat (limited to 'src/config/preferences.h')
-rw-r--r--src/config/preferences.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/preferences.h b/src/config/preferences.h
index 61a35c8a..7b29ae33 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -72,6 +72,7 @@ typedef enum {
     PREF_PRESENCE,
     PREF_WRAP,
     PREF_TIME,
+    PREF_TIME_STATUSBAR,
     PREF_STATUSES,
     PREF_STATUSES_CONSOLE,
     PREF_STATUSES_CHAT,