diff options
Diffstat (limited to 'mkspecs/linux-kcc/qplatformdefs.h')
-rw-r--r-- | mkspecs/linux-kcc/qplatformdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/linux-kcc/qplatformdefs.h b/mkspecs/linux-kcc/qplatformdefs.h index 33b44f963..bbfdfb369 100644 --- a/mkspecs/linux-kcc/qplatformdefs.h +++ b/mkspecs/linux-kcc/qplatformdefs.h @@ -27,7 +27,7 @@ #include <dlfcn.h> // KAI C++ has at the moment problems with unloading the TQt plugins. // So don't unload them as a workaround for now. -#define QT_NO_LIBRARY_UNLOAD +#define TQT_NO_LIBRARY_UNLOAD #include <sys/types.h> #include <sys/ioctl.h> |