summaryrefslogtreecommitdiffstats
path: root/kbarcode/textlineedit.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:29 -0600
commit5d058a6536bceb2692e266b500d5a24a72880e56 (patch)
treee908aec453f50837be5373da6be00e962181e743 /kbarcode/textlineedit.cpp
parentb87cd1a44cc5d292e7c221c67e7c68e8d3a6e0e9 (diff)
downloadkbarcode-5d058a6536bceb2692e266b500d5a24a72880e56.tar.gz
kbarcode-5d058a6536bceb2692e266b500d5a24a72880e56.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kbarcode/textlineedit.cpp')
-rw-r--r--kbarcode/textlineedit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/textlineedit.cpp b/kbarcode/textlineedit.cpp
index 3cb9455..a23764e 100644
--- a/kbarcode/textlineedit.cpp
+++ b/kbarcode/textlineedit.cpp
@@ -19,7 +19,7 @@
#include <kcolordialog.h>
#include <kfiledialog.h>
#include <klocale.h>
-#include <kspell.h>
+#include <tdespell.h>
#include <klineedit.h>
#include <ktoolbar.h>
#include <kcombobox.h>