about summary refs log tree commit diff stats
path: root/src/config/preferences.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-11-09 23:29:25 +0000
committerJames Booth <boothj5@gmail.com>2014-11-09 23:29:25 +0000
commit46583839df397ce9634d147a28e79134b7045ea9 (patch)
treed3f699fe3c29d7b5a46990cfae261fef1599d40e /src/config/preferences.h
parent70501f5dbf1b8d80b80c7b24e0e6ab46921ba7dd (diff)
downloadprofani-tty-46583839df397ce9634d147a28e79134b7045ea9.tar.gz
Added /wrap user preference for enabling/disabling word wrapping
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 a4dfa1f1..11d93feb 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -60,6 +60,7 @@ typedef enum {
     PREF_OCCUPANTS,
     PREF_MUC_PRIVILEGES,
     PREF_PRESENCE,
+    PREF_WRAP,
     PREF_STATUSES,
     PREF_STATUSES_CONSOLE,
     PREF_STATUSES_CHAT,