diff options
Diffstat (limited to 'doc/html/tqwizard-h.html')
-rw-r--r-- | doc/html/tqwizard-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqwizard-h.html b/doc/html/tqwizard-h.html index 829bc1191..397051a69 100644 --- a/doc/html/tqwizard-h.html +++ b/doc/html/tqwizard-h.html @@ -92,7 +92,7 @@ class TQ_EXPORT TQWizard : public TQDialog TQ_PROPERTY( TQFont titleFont READ titleFont WRITE setTitleFont ) public: - TQWizard( TQWidget* parent=0, const char* name=0, bool modal=FALSE, + TQWizard( TQWidget* parent=0, const char* name=0, bool modal=false, WFlags f=0 ); ~TQWizard(); |