X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Feasysetup%2Fmodest-easysetup-country-combo-box.h;h=c89ecf14656d771d3bc95131712543dff9503e43;hp=ef9813fe085566dc0c19e4d269575820ce3ca9b0;hb=ef00f85692d7ba7b6e3f89421dda704bfc9e609f;hpb=f6bbbbad62ac6fd92e896b59c4adfdd751aa8134 diff --git a/src/maemo/easysetup/modest-easysetup-country-combo-box.h b/src/maemo/easysetup/modest-easysetup-country-combo-box.h index ef9813f..c89ecf1 100644 --- a/src/maemo/easysetup/modest-easysetup-country-combo-box.h +++ b/src/maemo/easysetup/modest-easysetup-country-combo-box.h @@ -68,6 +68,8 @@ GType easysetup_country_combo_box_get_type (void); EasysetupCountryComboBox* easysetup_country_combo_box_new (void); +void easysetup_country_combo_box_load_data(EasysetupCountryComboBox *self); + gint easysetup_country_combo_box_get_active_country_mcc (EasysetupCountryComboBox *self);