summaryrefslogtreecommitdiff
path: root/gtk/gtkfontsel.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfontsel.c')
-rw-r--r--gtk/gtkfontsel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfontsel.c b/gtk/gtkfontsel.c
index 06d084951c..3a64503181 100644
--- a/gtk/gtkfontsel.c
+++ b/gtk/gtkfontsel.c
@@ -922,7 +922,7 @@ gtk_font_selection_set_preview_text (GtkFontSelection *fontsel,
GtkType
gtk_font_selection_dialog_get_type (void)
{
- static guint font_selection_dialog_type = 0;
+ static GtkType font_selection_dialog_type = 0;
if (!font_selection_dialog_type)
{