* let the dbus-invoked msgs use the same uids as other messages,
[modest] / src / modest-account-mgr-priv.h
index e1411b1..cc40a1d 100644 (file)
@@ -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), \