X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-account-mgr-priv.h;h=cc40a1d81ca3abd444d1fc5f157f5ec1a17dc7d1;hp=e1411b12cbec6727383eec666f6022fe73925c7a;hb=87596c5aa5517ac7ba37e50664a969fcaaea72f9;hpb=fd382dbc5face5a3cf26d4e9b3fa2f78b3afce4c diff --git a/src/modest-account-mgr-priv.h b/src/modest-account-mgr-priv.h index e1411b1..cc40a1d 100644 --- a/src/modest-account-mgr-priv.h +++ b/src/modest-account-mgr-priv.h @@ -53,6 +53,8 @@ struct _ModestAccountMgrPrivate { /* We store these as they change, and send notifications every X seconds: */ GSList *changed_conf_keys; guint timeout; + gulong key_changed_handler_uid; + GSList* busy_accounts; }; #define MODEST_ACCOUNT_MGR_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE((o), \