mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
python-pyqt: import from oe-classic
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user