2007-04-18 Murray Cumming <murrayc@murrayc.com>
[modest] / src / maemo / modest-account-settings-dialog.h
index 769d622..ba4e734 100644 (file)
@@ -41,6 +41,7 @@ typedef struct {
         * and to create new accounts: */
        ModestAccountMgr *account_manager;
        
+       gboolean modified;
        gchar * account_name; /* This may not change. It is not user visible. */
        gchar * original_account_title;