diff options
Diffstat (limited to 'kget/CMakeLists.txt')
-rw-r--r-- | kget/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/CMakeLists.txt b/kget/CMakeLists.txt index de86db18..2eceeaec 100644 --- a/kget/CMakeLists.txt +++ b/kget/CMakeLists.txt @@ -39,7 +39,7 @@ install( FILES kgetui.rc eventsrc DESTINATION ${DATA_INSTALL_DIR}/kget ) tde_add_executable( kget AUTOMOC SOURCES getfilejob.cpp slaveevent.cpp slave.cpp transferlist.cpp - transfer.cpp settings.cpp logwindow.cpp kmainwidget.cpp tdefileio.cpp + transfer.cpp settings.cpp logwindow.cpp tdemainwidget.cpp tdefileio.cpp droptarget.cpp docking.cpp dlgconnectionbase.ui dlgautomationbase.ui dlglimitsbase.ui dlgadvancedbase.ui dlgdirectoriesbase.ui dlgsystembase.ui dlgSystem.cpp dlgPreferences.cpp dlgLimits.cpp |