summaryrefslogtreecommitdiffstats
path: root/src/styles/tqmotifstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/tqmotifstyle.h')
-rw-r--r--src/styles/tqmotifstyle.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/styles/tqmotifstyle.h b/src/styles/tqmotifstyle.h
index 3b8aac02f..e840de446 100644
--- a/src/styles/tqmotifstyle.h
+++ b/src/styles/tqmotifstyle.h
@@ -50,13 +50,13 @@
class TQPalette;
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_MOTIF
+#define TQ_EXPORT_STYLE_MOTIF
#else
-#define Q_EXPORT_STYLE_MOTIF TQ_EXPORT
+#define TQ_EXPORT_STYLE_MOTIF TQ_EXPORT
#endif
-class Q_EXPORT_STYLE_MOTIF TQMotifStyle : public TQCommonStyle
+class TQ_EXPORT_STYLE_MOTIF TQMotifStyle : public TQCommonStyle
{
TQ_OBJECT
public: