X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-account-mgr-priv.h;h=18a298183830c8abfd32b75b1f8933bc8f4e2f10;hp=54beffb85a3d62a68d43a384499fc9d0ba69b212;hb=40a8f5cbe03bd040fe3403dbfa6806df4fb6bc8a;hpb=362784ce756b3f0e31cd451d9ac5e69b909d4053;ds=sidebyside diff --git a/src/modest-account-mgr-priv.h b/src/modest-account-mgr-priv.h index 54beffb..18a2981 100644 --- a/src/modest-account-mgr-priv.h +++ b/src/modest-account-mgr-priv.h @@ -54,6 +54,9 @@ struct _ModestAccountMgrPrivate { gulong key_changed_handler_uid; GSList* busy_accounts; + GSList* change_queue; /* list with all accounts that are changed */ + guint timeout; + GHashTable *notification_id_accounts; };