summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqgplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqgplugin.h')
-rw-r--r--src/kernel/ntqgplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqgplugin.h b/src/kernel/ntqgplugin.h
index 71f3e00d..1b743145 100644
--- a/src/kernel/ntqgplugin.h
+++ b/src/kernel/ntqgplugin.h
@@ -93,7 +93,7 @@
return i->iface(); \
}
-#if defined(Q_WS_WIN) && defined(Q_CC_BOR)
+#if defined(TQ_WS_WIN) && defined(Q_CC_BOR)
# define Q_STDCALL __stdcall
#else
# define Q_STDCALL