X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-account-mgr-priv.h;h=cc40a1d81ca3abd444d1fc5f157f5ec1a17dc7d1;hb=f9300629125062bd4d908bd1211a8b8f697adecf;hp=e1411b12cbec6727383eec666f6022fe73925c7a;hpb=fd382dbc5face5a3cf26d4e9b3fa2f78b3afce4c;p=modest 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), \