diff options
Diffstat (limited to 'akregator/src/feedlist.h')
-rw-r--r-- | akregator/src/feedlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/feedlist.h b/akregator/src/feedlist.h index 683cdd152..0587e4985 100644 --- a/akregator/src/feedlist.h +++ b/akregator/src/feedlist.h @@ -44,7 +44,7 @@ class TreeNode; class FeedList : public NodeList { Q_OBJECT - TQ_OBJECT + public: FeedList(TQObject *parent = 0, const char *name = 0); |