diff options
Diffstat (limited to 'doc/html/qcdestyle-h.html')
-rw-r--r-- | doc/html/qcdestyle-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qcdestyle-h.html b/doc/html/qcdestyle-h.html index 96324f731..87eb3f3b4 100644 --- a/doc/html/qcdestyle-h.html +++ b/doc/html/qcdestyle-h.html @@ -92,7 +92,7 @@ body { background: #ffffff; color: black; } class Q_EXPORT_STYLE_CDE TQCDEStyle : public TQMotifStyle { - Q_OBJECT + TQ_OBJECT public: TQCDEStyle( bool useHighlightCols = FALSE ); |