summaryrefslogtreecommitdiffstats
path: root/kworldwatch/flow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kworldwatch/flow.h')
-rw-r--r--kworldwatch/flow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldwatch/flow.h b/kworldwatch/flow.h
index 6eed52e..5657d30 100644
--- a/kworldwatch/flow.h
+++ b/kworldwatch/flow.h
@@ -46,7 +46,7 @@ protected:
void setGeometry( const TQRect& );
private:
- int doLayout( const TQRect&, bool testonly = FALSE );
+ int doLayout( const TQRect&, bool testonly = false );
TQPtrList<TQLayoutItem> list;
int cached_width;
int cached_hfw;