aboutsummaryrefslogtreecommitdiffstats
path: root/shopper/shopper-1.2.1/gcc3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'shopper/shopper-1.2.1/gcc3.patch')
-rw-r--r--shopper/shopper-1.2.1/gcc3.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/shopper/shopper-1.2.1/gcc3.patch b/shopper/shopper-1.2.1/gcc3.patch
index e69de29bb2..940b4ea93a 100644
--- a/shopper/shopper-1.2.1/gcc3.patch
+++ b/shopper/shopper-1.2.1/gcc3.patch
@@ -0,0 +1,11 @@
+--- Shopper/shoppingitem.h.orig 2004-03-07 12:02:51.087057272 +0000
++++ Shopper/shoppingitem.h 2004-03-07 12:03:09.285290720 +0000
+@@ -33,7 +33,7 @@
+
+ public:
+ ShoppingItemCheckBox (const QString & text, QWidget * parent,
+- const char * name=0 );
++ const char * name );
+ signals:
+ void edit();
+