aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/shopper/shopper-1.2.1/gcc3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/shopper/shopper-1.2.1/gcc3.patch')
-rw-r--r--recipes-qtopia/shopper/shopper-1.2.1/gcc3.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-qtopia/shopper/shopper-1.2.1/gcc3.patch b/recipes-qtopia/shopper/shopper-1.2.1/gcc3.patch
new file mode 100644
index 0000000..940b4ea
--- /dev/null
+++ b/recipes-qtopia/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();
+