summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tweak-context.h')
-rw-r--r--src/tweak-context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tweak-context.h b/src/tweak-context.h
index 5fbd078ef..f7f1fcf7d 100644
--- a/src/tweak-context.h
+++ b/src/tweak-context.h
@@ -86,7 +86,7 @@ struct SPTweakContextClass
SPEventContextClass parent_class;
};
-GtkType sp_tweak_context_get_type(void);
+GType sp_tweak_context_get_type(void);
#endif