X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-country-picker.h;h=266474755b0b857df28e60dfcc9ed4e7ef4722e5;hb=c0145bf87fd9e21132e30fb3d89678cf62d4058a;hp=a091d7ebd45b9607b764e3dd758850517d749913;hpb=3b9f4fa01f5cc312e6fe810b7297e3b2920f16b8;p=modest diff --git a/src/hildon2/modest-country-picker.h b/src/hildon2/modest-country-picker.h index a091d7e..2664747 100644 --- a/src/hildon2/modest-country-picker.h +++ b/src/hildon2/modest-country-picker.h @@ -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);