summaryrefslogtreecommitdiffstats
path: root/tools/designer/app/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/app/main.cpp')
-rw-r--r--tools/designer/app/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/app/main.cpp b/tools/designer/app/main.cpp
index 23009764..6d7a90c4 100644
--- a/tools/designer/app/main.cpp
+++ b/tools/designer/app/main.cpp
@@ -57,7 +57,7 @@
# undef raise
#endif
-#if defined(Q_WS_WIN)
+#if defined(TQ_WS_WIN)
#include <qt_windows.h>
#include <process.h>
#endif