summaryrefslogtreecommitdiffstats
path: root/src/styles/tqwindowsstyle.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-01-02 12:02:24 +0900
committerMichele Calgaro <[email protected]>2025-01-02 12:02:24 +0900
commit01d46198d1b9240c8e0eb1cf31300b77879da412 (patch)
tree69534901f3dff9f0beed05350c23bbe3b92a1fe0 /src/styles/tqwindowsstyle.h
parent37293565c31fa447fbf7cb0566be51d1204e8991 (diff)
downloadtqt3-01d46198d1b9240c8e0eb1cf31300b77879da412.tar.gz
tqt3-01d46198d1b9240c8e0eb1cf31300b77879da412.zip
Rename Q_EXPORT to TQ_EXPORT
Signed-off-by: Michele Calgaro <[email protected]>
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: