summaryrefslogtreecommitdiffstats
path: root/tdeui/kcombobox.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 19:48:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 19:48:27 -0600
commit43636e0371d99c0e3d623a39dfde6f1f685968fe (patch)
treea75b777f83c1c247a69d821cfff78e4ab7953ef8 /tdeui/kcombobox.cpp
parent546d2312d9b4a09110dd2d87fc7f07b330f7ce95 (diff)
downloadtdelibs-43636e0371d99c0e3d623a39dfde6f1f685968fe.tar.gz
tdelibs-43636e0371d99c0e3d623a39dfde6f1f685968fe.zip
Rename kcompletionbox
Diffstat (limited to 'tdeui/kcombobox.cpp')
-rw-r--r--tdeui/kcombobox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kcombobox.cpp b/tdeui/kcombobox.cpp
index c79284717..3ddb4390b 100644
--- a/tdeui/kcombobox.cpp
+++ b/tdeui/kcombobox.cpp
@@ -25,7 +25,7 @@
#include <tqpopupmenu.h>
#include <tqapplication.h>
-#include <kcompletionbox.h>
+#include <tdecompletionbox.h>
#include <kcursor.h>
#include <kiconloader.h>
#include <kicontheme.h>