* add missing commit...
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 24 Sep 2007 09:51:46 +0000 (09:51 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 24 Sep 2007 09:51:46 +0000 (09:51 +0000)
pmo-trunk-r3399

src/modest-account-mgr-priv.h

index 18a2981..38fd9bf 100644 (file)
@@ -58,6 +58,8 @@ struct _ModestAccountMgrPrivate {
        guint timeout;
        
        GHashTable *notification_id_accounts;
+       GHashTable *server_account_key_hash;
+       GHashTable *account_key_hash;
 };
 
 #define MODEST_ACCOUNT_MGR_GET_PRIVATE(o)      (G_TYPE_INSTANCE_GET_PRIVATE((o), \