diff options
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-pyqt-4.8.4/pyqt-generated.patch')
-rw-r--r-- | meta-oe/recipes-devtools/python/python-pyqt-4.8.4/pyqt-generated.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pyqt-4.8.4/pyqt-generated.patch b/meta-oe/recipes-devtools/python/python-pyqt-4.8.4/pyqt-generated.patch deleted file mode 100644 index 0af554953..000000000 --- a/meta-oe/recipes-devtools/python/python-pyqt-4.8.4/pyqt-generated.patch +++ /dev/null | |||
@@ -1,24 +0,0 @@ | |||
1 | diff -uNr PyQt-x11-gpl-4.8.4.orig/QtGui/sipQtGuiQSystemTrayIcon.cpp PyQt-x11-gpl-4.8.4/QtGui/sipQtGuiQSystemTrayIcon.cpp | ||
2 | --- PyQt-x11-gpl-4.8.4.orig/QtGui/sipQtGuiQSystemTrayIcon.cpp 2012-08-01 16:37:34.000000000 +0200 | ||
3 | +++ PyQt-x11-gpl-4.8.4/QtGui/sipQtGuiQSystemTrayIcon.cpp 2012-08-01 17:05:45.000000000 +0200 | ||
4 | @@ -957,8 +957,6 @@ | ||
5 | qtgui_untrack(sipCpp); | ||
6 | #line 959 "QtGui/sipQtGuiQSystemTrayIcon.cpp" | ||
7 | |||
8 | - QSystemTrayIcon *sipCpp = reinterpret_cast<QSystemTrayIcon *>(sipCppV); | ||
9 | - | ||
10 | if (QThread::currentThread() == sipCpp->thread()) | ||
11 | delete sipCpp; | ||
12 | else | ||
13 | diff -uNr PyQt-x11-gpl-4.8.4.orig/QtGui/sipQtGuiQGraphicsScene.cpp PyQt-x11-gpl-4.8.4/QtGui/sipQtGuiQGraphicsScene.cpp | ||
14 | --- PyQt-x11-gpl-4.8.4.orig/QtGui/sipQtGuiQGraphicsScene.cpp 2012-08-01 16:37:35.000000000 +0200 | ||
15 | +++ PyQt-x11-gpl-4.8.4/QtGui/sipQtGuiQGraphicsScene.cpp 2012-08-01 17:26:58.000000000 +0200 | ||
16 | @@ -4016,8 +4016,6 @@ | ||
17 | qtgui_untrack(sipCpp); | ||
18 | #line 4018 "QtGui/sipQtGuiQGraphicsScene.cpp" | ||
19 | |||
20 | - QGraphicsScene *sipCpp = reinterpret_cast<QGraphicsScene *>(sipCppV); | ||
21 | - | ||
22 | if (QThread::currentThread() == sipCpp->thread()) | ||
23 | delete sipCpp; | ||
24 | else | ||