aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-preferences-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-preferences-window.h')
-rw-r--r--e-util/e-preferences-window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-preferences-window.h b/e-util/e-preferences-window.h
index f2efa015e6..c1f7b4d696 100644
--- a/e-util/e-preferences-window.h
+++ b/e-util/e-preferences-window.h
@@ -66,7 +66,7 @@ typedef GtkWidget *
(*EPreferencesWindowCreatePageFn)
(EPreferencesWindow *window);
-GType e_preferences_window_get_type (void);
+GType e_preferences_window_get_type (void) G_GNUC_CONST;
GtkWidget * e_preferences_window_new (gpointer shell);
gpointer e_preferences_window_get_shell (EPreferencesWindow *window);
void e_preferences_window_setup (EPreferencesWindow *window);