summaryrefslogtreecommitdiffstats
path: root/graphics/gsculpt/files/patch-src::Editor::Toolbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Editor::Toolbox.h')
-rw-r--r--graphics/gsculpt/files/patch-src::Editor::Toolbox.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gsculpt/files/patch-src::Editor::Toolbox.h b/graphics/gsculpt/files/patch-src::Editor::Toolbox.h
new file mode 100644
index 000000000..9912d1691
--- /dev/null
+++ b/graphics/gsculpt/files/patch-src::Editor::Toolbox.h
@@ -0,0 +1,11 @@
+--- ./src/Editor/Toolbox.h.orig Mon Jul 21 18:37:37 2003
++++ ./src/Editor/Toolbox.h Mon Jul 21 18:37:46 2003
+@@ -13,7 +13,7 @@
+
+ #include <gtk/gtkwidget.h>
+
+-
++using std::string;
+
+ class Toolbox
+ {