summaryrefslogtreecommitdiffstats
path: root/src/styles/ntqmotifplusstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/ntqmotifplusstyle.h')
-rw-r--r--src/styles/ntqmotifplusstyle.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/styles/ntqmotifplusstyle.h b/src/styles/ntqmotifplusstyle.h
index bb590fc9d..4b018b5c5 100644
--- a/src/styles/ntqmotifplusstyle.h
+++ b/src/styles/ntqmotifplusstyle.h
@@ -49,12 +49,12 @@
#if !defined(TQT_NO_STYLE_MOTIFPLUS) || defined(QT_PLUGIN)
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_MOTIFPLUS
+#define TQ_EXPORT_STYLE_MOTIFPLUS
#else
-#define Q_EXPORT_STYLE_MOTIFPLUS TQ_EXPORT
+#define TQ_EXPORT_STYLE_MOTIFPLUS TQ_EXPORT
#endif
-class Q_EXPORT_STYLE_MOTIFPLUS TQMotifPlusStyle : public TQMotifStyle
+class TQ_EXPORT_STYLE_MOTIFPLUS TQMotifPlusStyle : public TQMotifStyle
{
TQ_OBJECT