X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-serversecurity-combo-box.h;h=f47f6ea7133a66af3cc9f8a98d18533e408b4053;hb=b74ca2735b597c3821f74d89d4dda8004b11be92;hp=4e13cfd49ce91db93fe4aa5dcd0373ebc2128ae2;hpb=180a67fe712b82fbd8f07a8c5647c9840181f2ff;p=modest diff --git a/src/widgets/modest-serversecurity-combo-box.h b/src/widgets/modest-serversecurity-combo-box.h index 4e13cfd..f47f6ea 100644 --- a/src/widgets/modest-serversecurity-combo-box.h +++ b/src/widgets/modest-serversecurity-combo-box.h @@ -45,7 +45,7 @@ GType modest_serversecurity_combo_box_get_type (void); ModestServersecurityComboBox* modest_serversecurity_combo_box_new (void); -void modest_serversecurity_combo_box_fill (ModestServersecurityComboBox *combobox, ModestProtocol protocol); +void modest_serversecurity_combo_box_fill (ModestServersecurityComboBox *combobox, ModestTransportStoreProtocol protocol); ModestConnectionProtocol modest_serversecurity_combo_box_get_active_serversecurity (ModestServersecurityComboBox *combobox);