summaryrefslogtreecommitdiffstats
path: root/doc/html/designer-manual-6.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/designer-manual-6.html')
-rw-r--r--doc/html/designer-manual-6.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/designer-manual-6.html b/doc/html/designer-manual-6.html
index 503dcd9dd..b3b23d1b6 100644
--- a/doc/html/designer-manual-6.html
+++ b/doc/html/designer-manual-6.html
@@ -104,7 +104,7 @@ int main( int argc, char *argv[] )
TQ_OBJECT
public:
CreditForm( <a href="tqwidget.html">TQWidget</a>* parent = 0, const char* name = 0,
- bool modal = FALSE, WFlags fl = 0 );
+ bool modal = false, WFlags fl = 0 );
~CreditForm();
public slots:
void setAmount();