about summary refs log tree commit diff stats
path: root/src/config/preferences.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-05-15 00:55:19 +0100
committerJames Booth <boothj5@gmail.com>2016-05-15 00:55:19 +0100
commitd00615beba0e9f6d463b821c3a9406e412ebbfe2 (patch)
treef9edbce11180c78b8fac769b11c0582a06351207 /src/config/preferences.h
parentcf8452d95f7a172f0609cd2f647f23a52aeb62d1 (diff)
downloadprofani-tty-d00615beba0e9f6d463b821c3a9406e412ebbfe2.tar.gz
Add /tray read on|off command
issue #786
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 e4968521..b4a31a77 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -53,6 +53,7 @@ typedef enum {
     PREF_TITLEBAR_GOODBYE,
     PREF_FLASH,
     PREF_TRAY,
+    PREF_TRAY_READ,
     PREF_INTYPE,
     PREF_HISTORY,
     PREF_CARBONS,