X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-utils.h;h=3d8f8a1d9a164e4906543e0cbe27f7a64b726265;hp=669d77891ae1d4b017ad3504976364158dde5908;hb=HEAD;hpb=b2deee4c8e8ef8eb71db460c66bfed9994c23b56 diff --git a/src/modest-utils.h b/src/modest-utils.h index 669d778..3d8f8a1 100644 --- a/src/modest-utils.h +++ b/src/modest-utils.h @@ -36,6 +36,7 @@ #include #include #include "widgets/modest-validating-entry.h" +#include typedef enum { MODEST_UTILS_GET_SUPPORTED_SECURE_AUTHENTICATION_ERROR_CANCELED @@ -145,7 +146,7 @@ void modest_utils_toggle_action_set_active_block_notify (GtkToggleAction *action * * raises a sort dialog for this window */ -void modest_utils_run_sort_dialog (GtkWindow *parent_window, ModestSortDialogType type); +void modest_utils_run_sort_dialog (ModestWindow *parent_window, ModestSortDialogType type); /**