python-pyqt: import from oe-classic

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-08-01 11:51:02 +02:00
committed by Koen Kooi
parent 910feab3e7
commit 878a0c8472
6 changed files with 444 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Index: PyQt-x11-gpl-4.8.3/sip/QtAssistant/qassistantclient.sip
===================================================================
--- PyQt-x11-gpl-4.8.3.orig/sip/QtAssistant/qassistantclient.sip
+++ PyQt-x11-gpl-4.8.3/sip/QtAssistant/qassistantclient.sip
@@ -33,7 +33,7 @@
class QAssistantClient : QObject
{
%TypeHeaderCode
-#include <qassistantclient.h>
+#include <QtAssistant/qassistantclient.h>
%End
%ConvertToSubClassCode