diff options
Diffstat (limited to 'tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp')
-rw-r--r-- | tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp b/tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp index feb24db71..e171c7e75 100644 --- a/tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp +++ b/tderesources/groupware/tdeabc_resourcegroupwareconfig.cpp @@ -34,7 +34,7 @@ #include <tqlabel.h> #include <tqlayout.h> -using namespace KABC; +using namespace TDEABC; class AddressBookItem : public TQCheckListItem { |