diff options
Diffstat (limited to 'doc/html/qptrcollection-h.html')
-rw-r--r-- | doc/html/qptrcollection-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qptrcollection-h.html b/doc/html/qptrcollection-h.html index e3cc0519a..de63bc4f5 100644 --- a/doc/html/qptrcollection-h.html +++ b/doc/html/qptrcollection-h.html @@ -85,7 +85,7 @@ class TQGList; class TQGDict; -class Q_EXPORT TQPtrCollection // inherited by all collections +class TQ_EXPORT TQPtrCollection // inherited by all collections { public: bool autoDelete() const { return del_item; } |