summaryrefslogtreecommitdiffstats
path: root/libtdepim/recentaddresses.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/recentaddresses.h')
-rw-r--r--libtdepim/recentaddresses.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/recentaddresses.h b/libtdepim/recentaddresses.h
index 9a6281e23..4207105ba 100644
--- a/libtdepim/recentaddresses.h
+++ b/libtdepim/recentaddresses.h
@@ -78,7 +78,7 @@ public:
* like "Foo <foo@bar.org>, Bar Baz <bar@baz.org>".
*/
TQStringList addresses() const;
- const TDEABC::Addressee::List& kabcAddresses() const { return m_addresseeList; }
+ const TDEABC::Addressee::List& tdeabcAddresses() const { return m_addresseeList; }
/**
* Adds an entry to the list.