contrib/inkscape/inkscape-0.48.4-fix-member-decl.patch
2014-06-16 12:41:19 +10:00

12 lines
336 B
Diff

--- inkscape-0.48.4/src/widgets/desktop-widget.h
+++ inkscape-0.48.4/src/widgets/desktop-widget.h
@@ -239,7 +239,7 @@
private:
GtkWidget *tool_toolbox;
GtkWidget *aux_toolbox;
- GtkWidget *commands_toolbox,;
+ GtkWidget *commands_toolbox;
GtkWidget *snap_toolbox;
static void init(SPDesktopWidget *widget);