diff options
Diffstat (limited to 'capplet/settings/mail-account-view.h')
-rw-r--r-- | capplet/settings/mail-account-view.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/capplet/settings/mail-account-view.h b/capplet/settings/mail-account-view.h index df0a7a1114..3d01156e5b 100644 --- a/capplet/settings/mail-account-view.h +++ b/capplet/settings/mail-account-view.h @@ -74,6 +74,7 @@ typedef struct _MailAccountView { GtkWidget *wpages[6]; gint current_page; struct _EMAccountEditor *edit; + GtkWidget *password; MailAccountViewPrivate *priv; } MailAccountView; |