diff options
Diffstat (limited to 'src/widgets/font-selector.h')
| -rw-r--r-- | src/widgets/font-selector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/font-selector.h b/src/widgets/font-selector.h index febd4a34a..3fc425f65 100644 --- a/src/widgets/font-selector.h +++ b/src/widgets/font-selector.h @@ -27,7 +27,7 @@ struct SPFontSelector; /* SPFontSelector */ -GtkType sp_font_selector_get_type (void); +GType sp_font_selector_get_type (void); GtkWidget *sp_font_selector_new (void); |
