summaryrefslogtreecommitdiffstats
path: root/src/widgets/ink-toggle-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ink-toggle-action.h')
-rw-r--r--src/widgets/ink-toggle-action.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ink-toggle-action.h b/src/widgets/ink-toggle-action.h
index 8e9d5e257..9130b9f9f 100644
--- a/src/widgets/ink-toggle-action.h
+++ b/src/widgets/ink-toggle-action.h
@@ -35,7 +35,7 @@ InkToggleAction* ink_toggle_action_new( const gchar *name,
const gchar *label,
const gchar *tooltip,
const gchar *inkId,
- Inkscape::IconSize size,
+ GtkIconSize size,
SPAttributeEnum attr = SP_ATTR_INVALID);
G_END_DECLS