diff options
Diffstat (limited to 'tdeui/CMakeLists.txt')
-rw-r--r-- | tdeui/CMakeLists.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tdeui/CMakeLists.txt b/tdeui/CMakeLists.txt index 08428cc23..ed6fca193 100644 --- a/tdeui/CMakeLists.txt +++ b/tdeui/CMakeLists.txt @@ -46,7 +46,7 @@ install( FILES kmainwindow.h kmainwindowiface.h ktoolbar.h kmenubar.h knuminput.h kseparator.h klineedit.h krestrictedline.h kcolorbutton.h kcolorbtn.h - ksystemtray.h kdockwindow.h kbuttonbox.h + ksystemtray.h kdoctwindow.h kbuttonbox.h keditcl.h kled.h keditlistbox.h kwizard.h kkeydialog.h kkeybutton.h kurllabel.h kruler.h kcursor.h @@ -67,9 +67,9 @@ install( FILES krootpixmap.h kaboutkde.h kaboutapplication.h kpanelapplet.h kpushbutton.h kdcopactionproxy.h kcolorcombo.h kpanelextension.h kcompletionbox.h ksqueezedtextlabel.h - kcommand.h kwindowlistmenu.h kfontcombo.h kaccelgen.h ktip.h + kcommand.h twindowlistmenu.h kfontcombo.h kaccelgen.h ktip.h kdatewidget.h karrowbutton.h kguiitem.h kstdguiitem.h - kstringvalidator.h kwindowinfo.h + kstringvalidator.h twindowinfo.h ktextedit.h kpassivepopup.h kdatetimewidget.h ktimewidget.h ktimezonewidget.h kscrollview.h kspell.h ksconfig.h kspelldlg.h ksyntaxhighlighter.h @@ -130,11 +130,11 @@ set( ${target}_SRCS kaboutapplication.cpp kpanelapplet.cpp kdcopactionproxy.cpp kcolorcombo.cpp kpushbutton.cpp kpanelextension.cpp kcompletionbox.cpp ksqueezedtextlabel.cpp kcmodule.cpp - kcommand.cpp kwindowlistmenu.cpp kfontcombo.cpp ktip.cpp + kcommand.cpp twindowlistmenu.cpp kfontcombo.cpp ktip.cpp kdatewidget.cpp karrowbutton.cpp kmainwindowiface.cpp kmainwindowiface.skel kguiitem.cpp kstdguiitem.cpp kstringvalidator.cpp kactivelabel.cpp - kwindowinfo.cpp ktextedit.cpp kwizard.cpp kpassivepopup.cpp + twindowinfo.cpp ktextedit.cpp kwizard.cpp kpassivepopup.cpp ktoolbarhandler.cpp kdatetimewidget.cpp ktimewidget.cpp ktimezonewidget.cpp ksconfig.cpp kspelldlg.cpp kspell.cpp ksyntaxhighlighter.cpp ktabbar.cpp ktabwidget.cpp |