summaryrefslogtreecommitdiffstats
path: root/src/styles/ntqmotifstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/ntqmotifstyle.h')
-rw-r--r--src/styles/ntqmotifstyle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/ntqmotifstyle.h b/src/styles/ntqmotifstyle.h
index 664208de6..75abd98fc 100644
--- a/src/styles/ntqmotifstyle.h
+++ b/src/styles/ntqmotifstyle.h
@@ -45,7 +45,7 @@
#include "ntqcommonstyle.h"
#endif // QT_H
-#if !defined(QT_NO_STYLE_MOTIF) || defined(QT_PLUGIN)
+#if !defined(TQT_NO_STYLE_MOTIF) || defined(QT_PLUGIN)
class TQPalette;
@@ -141,6 +141,6 @@ private:
#endif
};
-#endif // QT_NO_STYLE_MOTIF
+#endif // TQT_NO_STYLE_MOTIF
#endif // TQMOTIFSTYLE_H