From 533bad2a1503973aaf8186691422c2eda91d02d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:55 +0200 Subject: Additional k => tde renaming and fixes --- libtdepim/recentaddresses.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdepim/recentaddresses.h') 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 , Bar Baz ". */ 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. -- cgit v1.2.1