diff options
Diffstat (limited to 'kworldwatch/flow.h')
| -rw-r--r-- | kworldwatch/flow.h | 2 |
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; |
