aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-account-prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-account-prefs.h')
-rw-r--r--mail/em-account-prefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/em-account-prefs.h b/mail/em-account-prefs.h
index 99cf676b2c..c8deb6f85e 100644
--- a/mail/em-account-prefs.h
+++ b/mail/em-account-prefs.h
@@ -70,6 +70,7 @@ struct _EMAccountPrefs {
GtkButton *mail_able;
guint destroyed : 1;
+ guint changed : 1;
};
struct _EMAccountPrefsClass {