mirror of https://github.com/KLayout/klayout.git
Stupid typo fixed
This commit is contained in:
parent
9350b33bcb
commit
66199958a5
|
|
@ -21,7 +21,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if !defined(HAVE_QT_UITOOLS)
|
#if !defined(HAVE_QT_UITOOLS)
|
||||||
# defined FORCE_LINK_GSI_QTUITOOLS
|
# define FORCE_LINK_GSI_QTUITOOLS
|
||||||
#elif QT_VERSION >= 0x050000
|
#elif QT_VERSION >= 0x050000
|
||||||
# include "../qt5/QtUiTools/gsiQtExternals.h"
|
# include "../qt5/QtUiTools/gsiQtExternals.h"
|
||||||
#else
|
#else
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue