X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Feasysetup%2Fmodest-easysetup-wizard.h;h=9f9ff6a0395f7b7f1dbba8f8393ce65548c354d6;hp=d93bd22abeddac9fd5b308ee5a30f64d6159eb4f;hb=7929406e046ed92142ff337bd9161e6a16e1d04e;hpb=636ace6a5bfaf7d6f544ca4f25708d2a9268e3cd diff --git a/src/maemo/easysetup/modest-easysetup-wizard.h b/src/maemo/easysetup/modest-easysetup-wizard.h index d93bd22..9f9ff6a 100644 --- a/src/maemo/easysetup/modest-easysetup-wizard.h +++ b/src/maemo/easysetup/modest-easysetup-wizard.h @@ -75,12 +75,8 @@ typedef struct { /* Used by derived widgets to query existing accounts, * and to create new accounts: */ ModestAccountMgr *account_manager; + ModestAccountSettings *settings; - /* Whether we saved the account before we were finished, - * to allow editing via the Advanced Settings dialog. - * We might need to delete the account if Finish is never clicked. */ - gchar* saved_account_name; - /* notebook pages: */ GtkWidget *page_welcome;