diff options
Diffstat (limited to 'doc/html/qtoolbox-h.html')
-rw-r--r-- | doc/html/qtoolbox-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtoolbox-h.html b/doc/html/qtoolbox-h.html index b2957699c..666b6d5f1 100644 --- a/doc/html/qtoolbox-h.html +++ b/doc/html/qtoolbox-h.html @@ -89,7 +89,7 @@ class TQWidgetList; class Q_EXPORT TQToolBox : public TQFrame { - Q_OBJECT + TQ_OBJECT Q_PROPERTY( int currentIndex READ currentIndex WRITE setCurrentIndex ) Q_PROPERTY( int count READ count ) |