summaryrefslogtreecommitdiffstats
path: root/doc/html/tqwindowsstyle-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqwindowsstyle-h.html')
-rw-r--r--doc/html/tqwindowsstyle-h.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqwindowsstyle-h.html b/doc/html/tqwindowsstyle-h.html
index 376c18139..f0f736adc 100644
--- a/doc/html/tqwindowsstyle-h.html
+++ b/doc/html/tqwindowsstyle-h.html
@@ -83,13 +83,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: