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 d70413b87..d93b955f6 100644 --- a/akregator/src/fetchqueue.h +++ b/akregator/src/fetchqueue.h @@ -35,7 +35,7 @@ class TreeNode; class FetchQueue : public TQObject { - Q_OBJECT + TQ_OBJECT public: |