summaryrefslogtreecommitdiffstats
path: root/akregator/src/tagaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/tagaction.h')
-rw-r--r--akregator/src/tagaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/tagaction.h b/akregator/src/tagaction.h
index 26abb636d..5837944b4 100644
--- a/akregator/src/tagaction.h
+++ b/akregator/src/tagaction.h
@@ -37,7 +37,7 @@ class Tag;
/** a TDEToggleAction for assigning and removing tags. Displays the tag name and emits the tag when activated */
class TagAction : public TDEToggleAction
{
- Q_OBJECT
+ TQ_OBJECT
public: