From 2b0108e6cc21e0ac0da62b105e36b7842edda22d Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 7 Nov 2013 23:04:12 +0000 Subject: Allow "account" setting in [connection] to autconnect the account closes #251 --- src/config/preferences.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/config/preferences.h') diff --git a/src/config/preferences.h b/src/config/preferences.h index cb1f9204..5affe002 100644 --- a/src/config/preferences.h +++ b/src/config/preferences.h @@ -56,7 +56,8 @@ typedef enum { PREF_GRLOG, PREF_AUTOAWAY_CHECK, PREF_AUTOAWAY_MODE, - PREF_AUTOAWAY_MESSAGE + PREF_AUTOAWAY_MESSAGE, + PREF_CONNECT_ACCOUNT } preference_t; void prefs_load(void); -- cgit 1.4.1-2-gfad0