summaryrefslogtreecommitdiffstats
path: root/doc/html/qwindowsstyle-h.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-01-03 10:32:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-01-03 10:32:28 +0900
commit64d2e7533f57a6ffd64827d83f93a994efafd8d0 (patch)
tree09e792f13979bf0a63ea139579ccc9ba78869fdc /doc/html/qwindowsstyle-h.html
parent094cadcfcbf9c2deccca231adf6de1026aff157b (diff)
downloadtqt-64d2e753.tar.gz
tqt-64d2e753.zip
Rename Q_EXPORT to TQ_EXPORT
Manually cherry picked from commit 01d46198 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qwindowsstyle-h.html')
-rw-r--r--doc/html/qwindowsstyle-h.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qwindowsstyle-h.html b/doc/html/qwindowsstyle-h.html
index 17961081b..fc30bba1e 100644
--- a/doc/html/qwindowsstyle-h.html
+++ b/doc/html/qwindowsstyle-h.html
@@ -84,13 +84,13 @@ body { background: #ffffff; color: black; }
#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: