summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqlibrary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/ntqlibrary.h')
-rw-r--r--src/tools/ntqlibrary.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/ntqlibrary.h b/src/tools/ntqlibrary.h
index c6c92fd5..046d8685 100644
--- a/src/tools/ntqlibrary.h
+++ b/src/tools/ntqlibrary.h
@@ -45,7 +45,7 @@
#include "ntqstring.h"
#endif // QT_H
-#ifndef QT_NO_LIBRARY
+#ifndef TQT_NO_LIBRARY
class TQLibraryPrivate;
@@ -82,5 +82,5 @@ private: // Disabled copy constructor and operator=
#define Q_DEFINED_QLIBRARY
#include "ntqwinexport.h"
-#endif //QT_NO_LIBRARY
+#endif //TQT_NO_LIBRARY
#endif //TQLIBRARY_H