Preference to show/hide tab number

This commit is contained in:
James Booth
2018-03-09 23:44:28 +00:00
parent e96af8537c
commit 6f5c0eb525
7 changed files with 77 additions and 35 deletions

View File

@@ -144,6 +144,7 @@ typedef enum {
PREF_PLUGINS_SOURCEPATH,
PREF_ROOM_LIST_CACHE,
PREF_STATUSBAR_SHOW_NAME,
PREF_STATUSBAR_SHOW_NUMBER,
PREF_STATUSBAR_CHAT,
PREF_STATUSBAR_ROOM,
} preference_t;