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 eb46a0d6e..9facc7fc0 100644 --- a/doc/html/qtoolbox-h.html +++ b/doc/html/qtoolbox-h.html @@ -87,7 +87,7 @@ body { background: #ffffff; color: black; } class TQToolBoxPrivate; class TQWidgetList; -class Q_EXPORT TQToolBox : public TQFrame +class TQ_EXPORT TQToolBox : public TQFrame { TQ_OBJECT TQ_PROPERTY( int currentIndex READ currentIndex WRITE setCurrentIndex ) |