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 91b5b79..e09a9a5 100644
--- a/kworldwatch/flow.h
+++ b/kworldwatch/flow.h
@@ -34,7 +34,7 @@ public:
~SimpleFlow();
- void addItem( QLayoutItem *item);
+ void addItem( TQLayoutItem *item);
bool hasHeightForWidth() const;
int heightForWidth( int ) const;
TQSize tqsizeHint() const;