aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/konqueror/files/gcc4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/konqueror/files/gcc4.patch')
-rw-r--r--recipes-qtopia/konqueror/files/gcc4.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-qtopia/konqueror/files/gcc4.patch b/recipes-qtopia/konqueror/files/gcc4.patch
new file mode 100644
index 0000000..8873524
--- /dev/null
+++ b/recipes-qtopia/konqueror/files/gcc4.patch
@@ -0,0 +1,16 @@
+
+#
+# Signed off by Michael 'Mickey' Lauer <mickey@Vanille.de>
+#
+
+--- kdenox/konq-embed/dropin/kapplication.h~gcc4
++++ kdenox/konq-embed/dropin/kapplication.h
+@@ -122,7 +122,7 @@
+ // required since kdelibs 3.4
+ void updateUserTimestamp(unsigned long = 0) {}
+
+- static int KApplication::startDragDistance();
++ static int startDragDistance();
+
+ signals:
+ // required by KHTMLView