diff --git a/python/PyQt/CMakeLists.txt b/python/PyQt/CMakeLists.txt index 0a38790b51f..b87541ee17b 100644 --- a/python/PyQt/CMakeLists.txt +++ b/python/PyQt/CMakeLists.txt @@ -15,6 +15,7 @@ SET(PYQT_COMPAT_FILES QtTest.py QtSvg.py Qsci.py + Qt.py uic/__init__.py uic/pyuic.py uic/properties.py