summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqstyle.h')
-rw-r--r--src/kernel/ntqstyle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqstyle.h b/src/kernel/ntqstyle.h
index 51bf61b1b..c6a3b424d 100644
--- a/src/kernel/ntqstyle.h
+++ b/src/kernel/ntqstyle.h
@@ -50,7 +50,7 @@
#endif // QT_H
-#ifndef QT_NO_STYLE
+#ifndef TQT_NO_STYLE
class TQPopupMenu;
class TQStylePrivate;
@@ -1239,5 +1239,5 @@ Q_EXPORT TQStyle::ControlElementFlags getControlElementFlagsForObject(const TQOb
Q_EXPORT TQStringList getObjectTypeListForObject(const TQObject* object);
Q_EXPORT const TQStyleControlElementData &populateControlElementDataFromWidget(const TQWidget* widget, const TQStyleOption& opt, bool populateReliantFields, bool populateMinimumNumberOfFields);
-#endif // QT_NO_STYLE
+#endif // TQT_NO_STYLE
#endif // TQSTYLE_H