X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-account-settings-dialog.h;h=5e5912d66560b245c1cd800d48fc6393e587b6e5;hp=7413a4ef2fac5cdc7f9a005be71e124bcc9d469f;hb=3266fbf87e009daf846687835198f80ae3a2d923;hpb=89aa80d685e88606d18327c8f6faa0d93ee5028c diff --git a/src/maemo/modest-account-settings-dialog.h b/src/maemo/modest-account-settings-dialog.h index 7413a4e..5e5912d 100644 --- a/src/maemo/modest-account-settings-dialog.h +++ b/src/maemo/modest-account-settings-dialog.h @@ -41,6 +41,8 @@ typedef struct { * and to create new accounts: */ ModestAccountMgr *account_manager; + gchar * original_account_name; + GtkWidget *page_account_details; GtkWidget *entry_account_title; GtkWidget *checkbox_leave_messages;