X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-account-mgr-priv.h;h=38fd9bfc1cc8ae1f43887e6adda65447dbfa38da;hp=18a298183830c8abfd32b75b1f8933bc8f4e2f10;hb=a1ea6226fd6a8aa3a140ba69b84080a2d80a442f;hpb=b5204a1d019723a023d894a577779b0b8b4ac45c diff --git a/src/modest-account-mgr-priv.h b/src/modest-account-mgr-priv.h index 18a2981..38fd9bf 100644 --- a/src/modest-account-mgr-priv.h +++ b/src/modest-account-mgr-priv.h @@ -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), \