summaryrefslogtreecommitdiffstats
path: root/src/tools/qcomlibrary_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qcomlibrary_p.h')
-rw-r--r--src/tools/qcomlibrary_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qcomlibrary_p.h b/src/tools/qcomlibrary_p.h
index 201ca476..8d53e295 100644
--- a/src/tools/qcomlibrary_p.h
+++ b/src/tools/qcomlibrary_p.h
@@ -56,7 +56,7 @@
#include "ntqlibrary.h"
#endif // QT_H
-#ifndef QT_NO_COMPONENT
+#ifndef TQT_NO_COMPONENT
class Q_EXPORT TQComLibrary : public TQLibrary
{
@@ -77,6 +77,6 @@ private:
};
-#endif //QT_NO_COMPONENT
+#endif //TQT_NO_COMPONENT
#endif