X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-security-options-view.h;h=fbd63e71492328dcb987dfb61bff6006f177fea3;hp=377ac201515435b3c3fd37cfe9e3df21078231fa;hb=4fda51ad4fd87952deef84366884dff6a7c447fd;hpb=0f6aece3ac0c060ccbcfdb321fa592316f15e258 diff --git a/src/widgets/modest-security-options-view.h b/src/widgets/modest-security-options-view.h index 377ac20..fbd63e7 100644 --- a/src/widgets/modest-security-options-view.h +++ b/src/widgets/modest-security-options-view.h @@ -106,6 +106,9 @@ void modest_security_options_view_enable_changes (ModestSecurityOptionsView* sel **/ gboolean modest_security_options_view_auth_check (ModestSecurityOptionsView* self); +gboolean modest_security_options_view_has_missing_mandatory_data (ModestSecurityOptionsView* self); + + G_END_DECLS #endif /* __MODEST_SECURITY_OPTIONS_VIEW_H__ */