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 f8760639..43142ecc 100644
--- a/akregator/src/tagaction.h
+++ b/akregator/src/tagaction.h
@@ -42,7 +42,7 @@ class TagAction : public KToggleAction
public:
- TagAction(const Tag& tag, const TQObject *receiver, const char *slot, TQObject *tqparent=0);
+ TagAction(const Tag& tag, const TQObject *receiver, const char *slot, TQObject *parent=0);
virtual ~TagAction();
//virtual int plug(TQWidget *widget, int index=-1);