X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-maemo-security-options-view.h;h=7333dd6c815f2d5ec736770254e19f1c51cd2e4e;hb=f3d583d6a6f5066b7f9ea655ee3c16c67a85a343;hp=9511c5c80c898e140b20644a4931aa98ac880d38;hpb=a7be4d9c27d5a6074f3a1701b12bcc2c45887022;p=modest diff --git a/src/hildon2/modest-maemo-security-options-view.h b/src/hildon2/modest-maemo-security-options-view.h index 9511c5c..7333dd6 100644 --- a/src/hildon2/modest-maemo-security-options-view.h +++ b/src/hildon2/modest-maemo-security-options-view.h @@ -61,7 +61,8 @@ GType modest_maemo_security_options_view_get_type (void) G_GNUC_CONST; GtkWidget* modest_maemo_security_options_view_new (ModestSecurityOptionsType type, gboolean full, - GtkSizeGroup *size_group); + GtkSizeGroup *title_size_group, + GtkSizeGroup *value_size_group); G_END_DECLS