diff --git a/src/flowlayout.h b/src/flowlayout.h index d5b73a2..624d38b 100644 --- a/src/flowlayout.h +++ b/src/flowlayout.h @@ -45,7 +45,7 @@ public: * tells all sources their positions */ void updatePositions(KConfig * inKConfig); - void addItem(QLayoutItem* item); + void addItem(TQLayoutItem* item); void addSource(Source* src); void remove(TQWidget* widget); /**