summaryrefslogtreecommitdiffstats
path: root/parts/fileselector/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'parts/fileselector/CMakeLists.txt')
-rw-r--r--parts/fileselector/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/fileselector/CMakeLists.txt b/parts/fileselector/CMakeLists.txt
index 16eaecf3..8f18792e 100644
--- a/parts/fileselector/CMakeLists.txt
+++ b/parts/fileselector/CMakeLists.txt
@@ -35,7 +35,7 @@ install( FILES kdevfileselector.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
tde_add_kpart( libkdevfileselector AUTOMOC
SOURCES
fileselector_part.cpp fileselector_widget.cpp
- kactionselector.cpp kbookmarkhandler.cpp
+ tdeactionselector.cpp kbookmarkhandler.cpp
LINK tdevelop-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)