* Migrated to hildon 2 check buttons and thumbable controls
[modest] / src / hildon2 / modest-secureauth-picker.h
index 952ba9b..962fab6 100644 (file)
@@ -67,7 +67,8 @@ typedef struct {
 
 GType modest_secureauth_picker_get_type (void);
 
-ModestSecureauthPicker* modest_secureauth_picker_new (void);
+ModestSecureauthPicker* modest_secureauth_picker_new (HildonSizeType size,
+                                                     HildonButtonArrangement arrangement);
 
 ModestProtocolType modest_secureauth_picker_get_active_secureauth (ModestSecureauthPicker *picker);