raven-rhel8/qt6/python-pyqt6/pyqt-disable-axcontainer.patch
2024-02-21 18:01:18 +06:00

14 lines
653 B
Diff

diff -Naur a/project.py b/project.py
--- a/project.py 2023-12-01 01:22:34.326570700 +0600
+++ b/project.py 2023-12-19 08:36:07.045689007 +0600
@@ -52,8 +52,7 @@
QtSvg, QtSvgWidgets, QtTest, QtXml, QtMultimedia,
QtMultimediaWidgets, QtPositioning, QtRemoteObjects, QtSensors,
QtSerialPort, QtWebChannel, QtWebSockets, QtBluetooth, QtNfc,
- QtPdf, QtPdfWidgets, QtSpatialAudio, QtTextToSpeech,
- QAxContainer]
+ QtPdf, QtPdfWidgets, QtSpatialAudio, QtTextToSpeech]
def apply_user_defaults(self, tool):
""" Set default values where needed. """