mirror of https://github.com/KLayout/klayout.git
Fixed pymod_tests
This commit is contained in:
parent
4966601bd1
commit
eecda3222b
|
|
@ -138,7 +138,7 @@ PYMODTEST (import_QtSvg, "import_QtSvg.py")
|
|||
PYMODTEST (import_QtXmlPatterns, "import_QtXmlPatterns.py")
|
||||
#endif
|
||||
|
||||
#if QT_VERSION >= 0x50000
|
||||
#if QT_VERSION >= 0x60000
|
||||
PYMODTEST (import_QtCore5Compat, "import_QtCore5Compat.py")
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue