summaryrefslogtreecommitdiffstats
path: root/src/styles/ntqstyleplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/ntqstyleplugin.h')
-rw-r--r--src/styles/ntqstyleplugin.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/styles/ntqstyleplugin.h b/src/styles/ntqstyleplugin.h
index bf48d080b..0142d36fe 100644
--- a/src/styles/ntqstyleplugin.h
+++ b/src/styles/ntqstyleplugin.h
@@ -46,8 +46,8 @@
#include "ntqstringlist.h"
#endif // QT_H
-#ifndef QT_NO_STYLE
-#ifndef QT_NO_COMPONENT
+#ifndef TQT_NO_STYLE
+#ifndef TQT_NO_COMPONENT
class TQStyle;
class TQStylePluginPrivate;
@@ -66,7 +66,7 @@ private:
TQStylePluginPrivate *d;
};
-#endif // QT_NO_COMPONENT
-#endif // QT_NO_STYLE
+#endif // TQT_NO_COMPONENT
+#endif // TQT_NO_STYLE
#endif // TQSTYLEPLUGIN_H