summaryrefslogtreecommitdiffstats
path: root/kbarcode/labeleditor.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:13:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:13:16 -0600
commitdeb8e90cbe9a32f5d9aa121087b6fad3879a35b3 (patch)
tree8353a1696fc1777c07947a580b3b41be7b4ece03 /kbarcode/labeleditor.cpp
parentf5628f48e5a5f813742f5912d3547913e4978656 (diff)
downloadkbarcode-deb8e90cbe9a32f5d9aa121087b6fad3879a35b3.tar.gz
kbarcode-deb8e90cbe9a32f5d9aa121087b6fad3879a35b3.zip
Rename KABC namespace
Diffstat (limited to 'kbarcode/labeleditor.cpp')
-rw-r--r--kbarcode/labeleditor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/labeleditor.cpp b/kbarcode/labeleditor.cpp
index 763e754..2bd0d28 100644
--- a/kbarcode/labeleditor.cpp
+++ b/kbarcode/labeleditor.cpp
@@ -119,7 +119,7 @@
#define KBARCODE_UNDO_LIMIT 25
-using namespace KABC;
+using namespace TDEABC;
LabelEditor::LabelEditor( TQWidget *parent, TQString _filename, const char *name, WFlags f )
: DCOPObject( "LabelEditor" ),