mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
python-pyqt: upgrade to 4.9.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
diff -uNr PyQt-x11-gpl-4.9.5.orig/QtGui/sipQtGuiQSystemTrayIcon.cpp PyQt-x11-gpl-4.9.5/QtGui/sipQtGuiQSystemTrayIcon.cpp
|
||||
--- PyQt-x11-gpl-4.9.5.orig/QtGui/sipQtGuiQSystemTrayIcon.cpp 2012-10-01 16:48:16.496700577 +0200
|
||||
+++ PyQt-x11-gpl-4.9.5/QtGui/sipQtGuiQSystemTrayIcon.cpp 2012-10-01 21:40:43.063130099 +0200
|
||||
@@ -993,8 +993,6 @@
|
||||
qtgui_untrack(sipCpp);
|
||||
#line 995 "QtGui/sipQtGuiQSystemTrayIcon.cpp"
|
||||
|
||||
- QSystemTrayIcon *sipCpp = reinterpret_cast<QSystemTrayIcon *>(sipCppV);
|
||||
-
|
||||
if (QThread::currentThread() == sipCpp->thread())
|
||||
delete sipCpp;
|
||||
else
|
||||
Reference in New Issue
Block a user