summaryrefslogtreecommitdiffstats
path: root/include/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Platform.h')
-rw-r--r--include/Platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Platform.h b/include/Platform.h
index 19a6c40..303164b 100644
--- a/include/Platform.h
+++ b/include/Platform.h
@@ -26,7 +26,7 @@
#undef PLAT_FOX
#define PLAT_FOX 1
-#elif defined(QT)
+#elif defined(TQT)
#undef PLAT_TQT
#define PLAT_TQT 1