summaryrefslogtreecommitdiffstats
path: root/akregator/src/tagset.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/tagset.h')
-rw-r--r--akregator/src/tagset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/tagset.h b/akregator/src/tagset.h
index 49b19aed..4a1c8324 100644
--- a/akregator/src/tagset.h
+++ b/akregator/src/tagset.h
@@ -51,7 +51,7 @@ class TagSet : public TQObject
TQ_OBJECT
public:
- TagSet(TQObject* tqparent=0);
+ TagSet(TQObject* parent=0);
virtual ~TagSet();
/** adds a tag to the tag set. The tag set will emit signalTagAdded */