summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-02-26 00:31:13 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-02-26 00:31:13 +0000
commit969dbe09d4aef736bcabe5f518fb04c5731afd45 (patch)
treec0b53a5672455cfc0257648ec83c38c259ae0d46 /dev-python/PyQt/files
parentOops, install both binaries and headerfiles. (Manifest recommit) (diff)
downloadgentoo-2-969dbe09d4aef736bcabe5f518fb04c5731afd45.tar.gz
gentoo-2-969dbe09d4aef736bcabe5f518fb04c5731afd45.tar.bz2
gentoo-2-969dbe09d4aef736bcabe5f518fb04c5731afd45.zip
Fix qt-3.3 related compile errors.
Diffstat (limited to 'dev-python/PyQt/files')
-rw-r--r--dev-python/PyQt/files/PyQt-3.10-qt-3.3.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-python/PyQt/files/PyQt-3.10-qt-3.3.patch b/dev-python/PyQt/files/PyQt-3.10-qt-3.3.patch
new file mode 100644
index 000000000000..3299d2daeede
--- /dev/null
+++ b/dev-python/PyQt/files/PyQt-3.10-qt-3.3.patch
@@ -0,0 +1,14 @@
+--- PyQt-x11-gpl-3.10/sip/qttable/qtable.sip~ 2004-02-25 23:13:59.054964424 +0100
++++ PyQt-x11-gpl-3.10/sip/qttable/qtable.sip 2004-02-25 23:14:30.527179920 +0100
+@@ -168,11 +168,6 @@
+
+ virtual int rtti() const;
+ %End
+-
+-protected:
+-%If (Qt_3_2_0 -)
+- QString content() const;
+-%End
+ };
+
+