diff options
Diffstat (limited to 'akregator/src/fetchqueue.h')
-rw-r--r-- | akregator/src/fetchqueue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/fetchqueue.h b/akregator/src/fetchqueue.h index 3b507b8bd..1a0f449ea 100644 --- a/akregator/src/fetchqueue.h +++ b/akregator/src/fetchqueue.h @@ -36,7 +36,7 @@ class TreeNode; class FetchQueue : public TQObject { Q_OBJECT - TQ_OBJECT + public: |