summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/tableeditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/tableeditorimpl.h')
-rw-r--r--kdevdesigner/designer/tableeditorimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/tableeditorimpl.h b/kdevdesigner/designer/tableeditorimpl.h
index f6889bc3..d6b42f04 100644
--- a/kdevdesigner/designer/tableeditorimpl.h
+++ b/kdevdesigner/designer/tableeditorimpl.h
@@ -41,7 +41,7 @@ class TableEditor : public TableEditorBase
public:
TableEditor( TQWidget* parent = 0, TQWidget *editWidget = 0, FormWindow *fw = 0,
- const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
+ const char* name = 0, bool modal = false, WFlags fl = 0 );
~TableEditor();
protected slots: