diff options
Diffstat (limited to 'tdeabc/errorhandler.cpp')
-rw-r--r-- | tdeabc/errorhandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/errorhandler.cpp b/tdeabc/errorhandler.cpp index d2245e44f..3208b84c9 100644 --- a/tdeabc/errorhandler.cpp +++ b/tdeabc/errorhandler.cpp @@ -28,7 +28,7 @@ #include "errorhandler.h" -using namespace KABC; +using namespace TDEABC; void ConsoleErrorHandler::error( const TQString &msg ) { |