summaryrefslogtreecommitdiffstats
path: root/akregator/src/tagnodelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/tagnodelist.h')
-rw-r--r--akregator/src/tagnodelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/tagnodelist.h b/akregator/src/tagnodelist.h
index f909c827..9e67b197 100644
--- a/akregator/src/tagnodelist.h
+++ b/akregator/src/tagnodelist.h
@@ -53,7 +53,7 @@ namespace Akregator {
FeedList* feedList() const;
bool insert(TagNode* tagNode);
bool remove(TagNode* tagNode);
- bool containsTagId(const TQString& tagId);
+ bool tqcontainsTagId(const TQString& tagId);
TQValueList<TagNode*> toList() const;
TagNode* findByTagID(const TQString& tagID);