contrib/inkscape/inkscape-0.48.4-fix-member-decl.patch

12 lines
336 B
Diff
Raw Normal View History

2014-06-16 04:41:19 +02:00
--- inkscape-0.48.4/src/widgets/desktop-widget.h
+++ inkscape-0.48.4/src/widgets/desktop-widget.h
2013-07-15 16:52:14 +02:00
@@ -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);