summaryrefslogtreecommitdiffstats
path: root/tdeabc/plugins/file/resourcefile.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:26:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:26:45 -0600
commit45f3927b0ffec2599bc0e1ce361c5386474a85f4 (patch)
tree29e1842fe4d93f4e99481385a771e8bef061158b /tdeabc/plugins/file/resourcefile.h
parent04105ef07304a9358e87eff0cb1a6d6f2a725192 (diff)
downloadtdelibs-45f3927b0ffec2599bc0e1ce361c5386474a85f4.tar.gz
tdelibs-45f3927b0ffec2599bc0e1ce361c5386474a85f4.zip
Rename KABC namespace
Diffstat (limited to 'tdeabc/plugins/file/resourcefile.h')
-rw-r--r--tdeabc/plugins/file/resourcefile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeabc/plugins/file/resourcefile.h b/tdeabc/plugins/file/resourcefile.h
index a77f55798..76652d179 100644
--- a/tdeabc/plugins/file/resourcefile.h
+++ b/tdeabc/plugins/file/resourcefile.h
@@ -28,7 +28,7 @@
#include <tdeabc/resource.h>
-namespace KABC {
+namespace TDEABC {
class FormatPlugin;
class ResourceConfigWidget;
@@ -122,7 +122,7 @@ class KABC_EXPORT ResourceFile : public Resource
/**
Remove a addressee from its source.
- This method is mainly called by KABC::AddressBook.
+ This method is mainly called by TDEABC::AddressBook.
*/
virtual void removeAddressee( const Addressee& addr );