X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-maemo-utils.h;h=c845d1fa086f48c743667200f5b36f1160e7e3e5;hp=d8ce63d61b441262cca355346f95baf29353cbd3;hb=4d39841513a3a7f7aa9d38ab97cb9fcc9171e80b;hpb=de2d9a7e88e25c2b3128cdc69a27c334cb9635ea diff --git a/src/maemo/modest-maemo-utils.h b/src/maemo/modest-maemo-utils.h index d8ce63d..c845d1f 100644 --- a/src/maemo/modest-maemo-utils.h +++ b/src/maemo/modest-maemo-utils.h @@ -33,10 +33,10 @@ #include #include /* for FILE* */ -#include #include #include - +#include "widgets/modest-global-settings-dialog.h" +#include "widgets/modest-validating-entry.h" #define MODEST_MAEMO_UTILS_MYDOCS_FOLDER "MyDocs" #define MODEST_MAEMO_UTILS_DEFAULT_IMAGE_FOLDER ".images" @@ -74,15 +74,6 @@ void modest_maemo_utils_setup_images_filechooser (GtkFileChooser *chooser); osso_context_t *modest_maemo_utils_get_osso_context (void); /** - * modest_maemo_open_mcc_mapping_file: - * - * open the mcc mapping file, or NULL if it fails - * - * Returns: file ptr or NULL in case of error - */ -FILE* modest_maemo_open_mcc_mapping_file (void); - -/** * modest_maemo_set_thumbable_scrollbar: * @win: a scrollable window * @thumbable: set it to thumbable (TRUE) or small (FALSE)