diff options
Diffstat (limited to 'akregator/src/nodelist.h')
-rw-r--r-- | akregator/src/nodelist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/nodelist.h b/akregator/src/nodelist.h index 48703d7e9..e023e12b3 100644 --- a/akregator/src/nodelist.h +++ b/akregator/src/nodelist.h @@ -48,7 +48,7 @@ class TreeNode; class NodeList : public TQObject { -Q_OBJECT +TQ_OBJECT public: |