add exit title preference

This commit is contained in:
Will Song
2015-01-08 10:02:30 -06:00
parent 30610f7c48
commit f1641f3cf7
2 changed files with 5 additions and 1 deletions

View File

@@ -95,7 +95,8 @@ typedef enum {
PREF_LOG_SHARED,
PREF_OTR_LOG,
PREF_OTR_WARN,
PREF_OTR_POLICY
PREF_OTR_POLICY,
PREF_EXIT_TITLE,
} preference_t;
typedef struct prof_alias_t {