summaryrefslogtreecommitdiffstats
path: root/src/tools/qlibrary_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qlibrary_p.h')
-rw-r--r--src/tools/qlibrary_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qlibrary_p.h b/src/tools/qlibrary_p.h
index c2e4166b1..c494f16a3 100644
--- a/src/tools/qlibrary_p.h
+++ b/src/tools/qlibrary_p.h
@@ -55,7 +55,7 @@
#include "ntqlibrary.h"
-#ifndef QT_NO_LIBRARY
+#ifndef TQT_NO_LIBRARY
#ifndef QT_H
#include "ntqwindowdefs.h"
@@ -80,5 +80,5 @@ private:
TQLibrary *library;
};
-#endif // QT_NO_LIBRARY
+#endif // TQT_NO_LIBRARY
#endif // TQLIBRARY_P_H