From 4d6f322684a06b9ce7c51b9c70dafb46a1c1f857 Mon Sep 17 00:00:00 2001 From: Markus Brueffer Date: Tue, 22 Jun 2004 09:57:36 +0000 Subject: Add potracegui 1.0, a GUI for potrace, a program for tracing bitmap images. --- graphics/potracegui/files/patch-mainwidget.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/potracegui/files/patch-mainwidget.cpp (limited to 'graphics/potracegui/files/patch-mainwidget.cpp') diff --git a/graphics/potracegui/files/patch-mainwidget.cpp b/graphics/potracegui/files/patch-mainwidget.cpp new file mode 100644 index 000000000000..fd91a417f8d2 --- /dev/null +++ b/graphics/potracegui/files/patch-mainwidget.cpp @@ -0,0 +1,10 @@ +--- src/mainwidget.cpp.orig Tue Jun 22 11:30:43 2004 ++++ src/mainwidget.cpp Tue Jun 22 11:31:10 2004 +@@ -52,6 +52,7 @@ + #include + #include + #include ++#include + using namespace std; + + MainWidget::MainWidget(QWidget* parent, const char* name, WFlags fl) -- cgit v1.2.3