From 45f3927b0ffec2599bc0e1ce361c5386474a85f4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 20 Feb 2013 16:26:45 -0600 Subject: Rename KABC namespace --- tdeabc/vcardformatimpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeabc/vcardformatimpl.cpp') diff --git a/tdeabc/vcardformatimpl.cpp b/tdeabc/vcardformatimpl.cpp index c0d39bb95..e88ab3078 100644 --- a/tdeabc/vcardformatimpl.cpp +++ b/tdeabc/vcardformatimpl.cpp @@ -30,7 +30,7 @@ #include "addressbook.h" #include "vcardformatimpl.h" -using namespace KABC; +using namespace TDEABC; using namespace VCARD; bool VCardFormatImpl::load( Addressee &addressee, TQFile *file ) -- cgit v1.2.1