Skip to content

Commit a87d2b9

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/PyQt/CMakeLists.txt

+1
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)