summaryrefslogtreecommitdiff
path: root/graphics/gsculpt/files/patch-src::Editor::StatusBar.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Editor::StatusBar.h')
-rw-r--r--graphics/gsculpt/files/patch-src::Editor::StatusBar.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gsculpt/files/patch-src::Editor::StatusBar.h b/graphics/gsculpt/files/patch-src::Editor::StatusBar.h
new file mode 100644
index 000000000000..05288044f863
--- /dev/null
+++ b/graphics/gsculpt/files/patch-src::Editor::StatusBar.h
@@ -0,0 +1,11 @@
+--- ./src/Editor/StatusBar.h.orig Mon Jul 21 16:36:37 2003
++++ ./src/Editor/StatusBar.h Mon Jul 21 16:36:49 2003
+@@ -9,7 +9,7 @@
+
+ #include <gtk/gtkwidget.h>
+
+-
++using std::string;
+
+ class StatusBar
+ {