diff options
Diffstat (limited to 'src/widgets/toolbox.h')
| -rw-r--r-- | src/widgets/toolbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/toolbox.h b/src/widgets/toolbox.h index db9130034..09178ec2f 100644 --- a/src/widgets/toolbox.h +++ b/src/widgets/toolbox.h @@ -61,7 +61,7 @@ public: static void updateSnapToolbox(SPDesktop *desktop, Inkscape::UI::Tools::ToolBase *eventcontext, GtkWidget *toolbox); - static Inkscape::IconSize prefToSize(Glib::ustring const &path, int base = 0 ); + static GtkIconSize prefToSize(Glib::ustring const &path, int base = 0 ); private: ToolboxFactory(); |
