summaryrefslogtreecommitdiffstats
path: root/src/tools/qcom_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qcom_p.h')
-rw-r--r--src/tools/qcom_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qcom_p.h b/src/tools/qcom_p.h
index afb12285..cc4e381f 100644
--- a/src/tools/qcom_p.h
+++ b/src/tools/qcom_p.h
@@ -60,7 +60,7 @@
#pragma GCC system_header
#endif
-#ifndef QT_NO_COMPONENT
+#ifndef TQT_NO_COMPONENT
class TQObject;
struct TQUInterfaceDescription;
@@ -339,6 +339,6 @@ public: \
# define Q_EXPORT_INTERFACE() Q_EXPORT_COMPONENT()
#endif
-#endif //QT_NO_COMPONENT
+#endif //TQT_NO_COMPONENT
#endif //TQCOM_P_H