diff options
Diffstat (limited to 'tdeabc/resourceselectdialog.cpp')
-rw-r--r-- | tdeabc/resourceselectdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/resourceselectdialog.cpp b/tdeabc/resourceselectdialog.cpp index 92f770ed4..1b9d1a40d 100644 --- a/tdeabc/resourceselectdialog.cpp +++ b/tdeabc/resourceselectdialog.cpp @@ -31,7 +31,7 @@ #include "resourceselectdialog.h" -using namespace KABC; +using namespace TDEABC; ResourceSelectDialog::ResourceSelectDialog( AddressBook *ab, TQWidget *parent, const char *name ) : KDialog( parent, name, true ) |