summaryrefslogtreecommitdiffstats
path: root/src/widgets/ntqwidgetplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ntqwidgetplugin.h')
-rw-r--r--src/widgets/ntqwidgetplugin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/ntqwidgetplugin.h b/src/widgets/ntqwidgetplugin.h
index 6769ada70..51cf6cd1e 100644
--- a/src/widgets/ntqwidgetplugin.h
+++ b/src/widgets/ntqwidgetplugin.h
@@ -46,7 +46,7 @@
#include "ntqstringlist.h"
#include "ntqiconset.h"
#endif // QT_H
-#ifndef QT_NO_WIDGETPLUGIN
+#ifndef TQT_NO_WIDGETPLUGIN
#ifdef Q_WS_WIN
#ifdef QT_PLUGIN
@@ -116,5 +116,5 @@ public:
};
#endif // QT_CONTAINER_CUSTOM_WIDGETS
-#endif // QT_NO_WIDGETPLUGIN
+#endif // TQT_NO_WIDGETPLUGIN
#endif // TQWIDGETPLUGIN_H