diff options
Diffstat (limited to 'doc/html/qmotifplusstyle-h.html')
-rw-r--r-- | doc/html/qmotifplusstyle-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmotifplusstyle-h.html b/doc/html/qmotifplusstyle-h.html index 56ffff284..ea191b9e9 100644 --- a/doc/html/qmotifplusstyle-h.html +++ b/doc/html/qmotifplusstyle-h.html @@ -92,7 +92,7 @@ body { background: #ffffff; color: black; } class Q_EXPORT_STYLE_MOTIFPLUS TQMotifPlusStyle : public TQMotifStyle { - Q_OBJECT + TQ_OBJECT public: TQMotifPlusStyle(bool hoveringHighlight = TRUE); |