diff options
Diffstat (limited to 'doc/html/qprogressdialog-h.html')
-rw-r--r-- | doc/html/qprogressdialog-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qprogressdialog-h.html b/doc/html/qprogressdialog-h.html index b86a9c247..6c849f0eb 100644 --- a/doc/html/qprogressdialog-h.html +++ b/doc/html/qprogressdialog-h.html @@ -88,7 +88,7 @@ class TQPushButton; class TQTimer; class TQProgressDialogData; -class Q_EXPORT TQProgressDialog : public TQDialog +class TQ_EXPORT TQProgressDialog : public TQDialog { TQ_OBJECT TQ_PROPERTY( bool wasCancelled READ wasCancelled DESIGNABLE false STORED false ) // ### remove in 4.0 |