mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
13 lines
518 B
Diff
13 lines
518 B
Diff
|
diff -Nur inkscape-0.48.4.orig/src/widgets/desktop-widget.h inkscape-0.48.4/src/widgets/desktop-widget.h
|
||
|
--- inkscape-0.48.4.orig/src/widgets/desktop-widget.h 2011-07-08 13:25:09.468790000 -0500
|
||
|
+++ inkscape-0.48.4/src/widgets/desktop-widget.h 2013-06-30 15:29:21.365038516 -0500
|
||
|
@@ -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);
|