summaryrefslogtreecommitdiffstats
path: root/akregator/src/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/frame.h')
-rw-r--r--akregator/src/frame.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/akregator/src/frame.h b/akregator/src/frame.h
index 4a0cb36d..1cecfd52 100644
--- a/akregator/src/frame.h
+++ b/akregator/src/frame.h
@@ -42,7 +42,7 @@ namespace Akregator
class Frame : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -96,6 +96,3 @@ namespace Akregator
}
#endif
-
-
-// vim: set et ts=4 sts=4 sw=4: