Added console.chat preference

This commit is contained in:
James Booth
2016-02-03 23:02:52 +00:00
parent 003cdcf3fb
commit 72c1c49695
9 changed files with 24 additions and 3 deletions

View File

@@ -133,6 +133,7 @@ typedef enum {
PREF_TLS_SHOW,
PREF_LASTACTIVITY,
PREF_CONSOLE_MUC,
PREF_CONSOLE_CHAT,
} preference_t;
typedef struct prof_alias_t {