summaryrefslogtreecommitdiffstats
path: root/kbarcode/batchwizard.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 17:44:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 17:44:27 -0600
commit010b0e260e3f8954d82ed503af05e40980a7fda2 (patch)
tree266dccd52763c327f5ff74eb6526bc3ecd6f56b7 /kbarcode/batchwizard.cpp
parentabbc06820c7599ea3d423dd91ad198d11bd1e6ec (diff)
downloadkbarcode-010b0e260e3f8954d82ed503af05e40980a7fda2.tar.gz
kbarcode-010b0e260e3f8954d82ed503af05e40980a7fda2.zip
Rename KComp to avoid conflicts with KDE4
Diffstat (limited to 'kbarcode/batchwizard.cpp')
-rw-r--r--kbarcode/batchwizard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/batchwizard.cpp b/kbarcode/batchwizard.cpp
index 5f99793..65ea6dd 100644
--- a/kbarcode/batchwizard.cpp
+++ b/kbarcode/batchwizard.cpp
@@ -96,7 +96,7 @@ BatchWizard::BatchWizard( TQWidget* parent, const char* name )
setupPage5();
setupPage10();
- compGroup = new KCompletion();
+ compGroup = new TDECompletion();
enableControls();
setupSql();