Merge branch 'master' into part-to-stream-in-plugins
[modest] / src / hildon2 / modest-country-picker.h
index a091d7e..2664747 100644 (file)
@@ -66,7 +66,8 @@ typedef struct {
 
 GType modest_country_picker_get_type (void);
 
-ModestCountryPicker* modest_country_picker_new (void);
+ModestCountryPicker* modest_country_picker_new (HildonSizeType size,
+                                               HildonButtonArrangement arrangement);
 
 void modest_country_picker_load_data(ModestCountryPicker *self);