Stupid typo fixed

This commit is contained in:
Matthias Koefferlein 2021-02-27 00:02:09 +01:00
parent 9350b33bcb
commit 66199958a5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
*/
#if !defined(HAVE_QT_UITOOLS)
# defined FORCE_LINK_GSI_QTUITOOLS
# define FORCE_LINK_GSI_QTUITOOLS
#elif QT_VERSION >= 0x050000
# include "../qt5/QtUiTools/gsiQtExternals.h"
#else