diff options
Diffstat (limited to 'src/tools/qcom_p.h')
-rw-r--r-- | src/tools/qcom_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qcom_p.h b/src/tools/qcom_p.h index ab390e7fa..e11d63f27 100644 --- a/src/tools/qcom_p.h +++ b/src/tools/qcom_p.h @@ -311,7 +311,7 @@ public: \ return iface; #endif // Q_CREATE_INSTANCE -# ifdef Q_WS_WIN +# ifdef TQ_WS_WIN # ifdef Q_CC_BOR # define Q_EXPORT_COMPONENT() \ Q_UCM_VERIFICATION_DATA \ |