summaryrefslogtreecommitdiffstats
path: root/tdeui/CMakeLists.txt
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/CMakeLists.txt
parent546d2312d9b4a09110dd2d87fc7f07b330f7ce95 (diff)
downloadtdelibs-43636e0371d99c0e3d623a39dfde6f1f685968fe.tar.gz
tdelibs-43636e0371d99c0e3d623a39dfde6f1f685968fe.zip
Rename kcompletionbox
Diffstat (limited to 'tdeui/CMakeLists.txt')
-rw-r--r--tdeui/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeui/CMakeLists.txt b/tdeui/CMakeLists.txt
index 68edcc4e7..b8e11ed32 100644
--- a/tdeui/CMakeLists.txt
+++ b/tdeui/CMakeLists.txt
@@ -66,7 +66,7 @@ install( FILES
kedittoolbar.h kdockwidget.h kanimwidget.h
krootpixmap.h kaboutkde.h kaboutapplication.h
kpanelapplet.h kpushbutton.h kdcopactionproxy.h kcolorcombo.h
- kpanelextension.h kcompletionbox.h ksqueezedtextlabel.h
+ kpanelextension.h tdecompletionbox.h ksqueezedtextlabel.h
kcommand.h twindowlistmenu.h tdefontcombo.h tdeaccelgen.h ktip.h
kdatewidget.h karrowbutton.h kguiitem.h kstdguiitem.h
kstringvalidator.h twindowinfo.h
@@ -129,7 +129,7 @@ set( ${target}_SRCS
kanimwidget.cpp krootpixmap.cpp kaboutkde.cpp
kaboutapplication.cpp kpanelapplet.cpp kdcopactionproxy.cpp
kcolorcombo.cpp kpushbutton.cpp kpanelextension.cpp
- kcompletionbox.cpp ksqueezedtextlabel.cpp tdecmodule.cpp
+ tdecompletionbox.cpp ksqueezedtextlabel.cpp tdecmodule.cpp
kcommand.cpp twindowlistmenu.cpp tdefontcombo.cpp ktip.cpp
kdatewidget.cpp karrowbutton.cpp tdemainwindowiface.cpp
tdemainwindowiface.skel kguiitem.cpp kstdguiitem.cpp