X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-account-settings-dialog.h;h=9aff91143fe2a0efa835d22c85c215c5115c2eeb;hb=7dcb08b5d1082fdb9a991b2e67ba9f7d14bd1272;hp=ba4e73432c3cbec650006c878b65220445f52470;hpb=8851083b87e5c361877461d5b65cdfb866d3b443;p=modest diff --git a/src/maemo/modest-account-settings-dialog.h b/src/maemo/modest-account-settings-dialog.h index ba4e734..9aff911 100644 --- a/src/maemo/modest-account-settings-dialog.h +++ b/src/maemo/modest-account-settings-dialog.h @@ -8,7 +8,7 @@ #include #include "modest-account-mgr.h" -#include +#include "modest-hildon-includes.h" G_BEGIN_DECLS @@ -79,6 +79,9 @@ typedef struct { GtkWidget *checkbox_outgoing_smtp_specific; GtkWidget *button_outgoing_smtp_servers; + GtkWidget *specific_window; + GtkWidget *signature_dialog; + } ModestAccountSettingsDialog; typedef struct {