reverting commit 5366, because of wrong commit reason
[modest] / src / widgets / modest-account-settings-dialog.h
index c51d2b6..5e0be24 100644 (file)
@@ -43,6 +43,7 @@ typedef struct {
        ModestAccountSettings *settings;
        
        gboolean modified;
+       gboolean save_password;
        gchar * account_name; /* This may not change. It is not user visible. */
        ModestTransportStoreProtocol incoming_protocol; /* This may not change. */
        ModestTransportStoreProtocol outgoing_protocol; /* This may not change. */