Skip to content

Commit 7fe7a19

Browse files
committed
add missed Qt package to QGIS PyQt compatibility layer
(cherry picked from commit 93206a2)
1 parent a84fc3e commit 7fe7a19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/PyQt/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ SET(PYQT_COMPAT_FILES
1515
QtTest.py
1616
QtSvg.py
1717
Qsci.py
18+
Qt.py
1819
uic/__init__.py
1920
uic/pyuic.py
2021
uic/properties.py

0 commit comments

Comments
 (0)