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 68f68de08..d7363017a 100644 --- a/doc/html/qprogressdialog-h.html +++ b/doc/html/qprogressdialog-h.html @@ -89,7 +89,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 |