diff options
Diffstat (limited to 'doc/html/qmessagebox-h.html')
| -rw-r--r-- | doc/html/qmessagebox-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmessagebox-h.html b/doc/html/qmessagebox-h.html index 5b7f298e6..b136814d4 100644 --- a/doc/html/qmessagebox-h.html +++ b/doc/html/qmessagebox-h.html @@ -103,7 +103,7 @@ public: TQMessageBox( TQWidget* parent=0, const char* name=0 ); TQMessageBox( const TQString& caption, const TQString &text, Icon icon, int button0, int button1, int button2, - TQWidget* parent=0, const char* name=0, bool modal=TRUE, + TQWidget* parent=0, const char* name=0, bool modal=true, WFlags f=WStyle_DialogBorder ); ~TQMessageBox(); |
