summaryrefslogtreecommitdiffstats
path: root/src/styles/tqwindowsstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/tqwindowsstyle.h')
-rw-r--r--src/styles/tqwindowsstyle.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/styles/tqwindowsstyle.h b/src/styles/tqwindowsstyle.h
index 268ae7850..1258a9ee5 100644
--- a/src/styles/tqwindowsstyle.h
+++ b/src/styles/tqwindowsstyle.h
@@ -48,13 +48,13 @@
#if !defined(TQT_NO_STYLE_WINDOWS) || defined(QT_PLUGIN)
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_WINDOWS
+#define TQ_EXPORT_STYLE_WINDOWS
#else
-#define Q_EXPORT_STYLE_WINDOWS TQ_EXPORT
+#define TQ_EXPORT_STYLE_WINDOWS TQ_EXPORT
#endif
-class Q_EXPORT_STYLE_WINDOWS TQWindowsStyle : public TQCommonStyle
+class TQ_EXPORT_STYLE_WINDOWS TQWindowsStyle : public TQCommonStyle
{
TQ_OBJECT
public: