diff options
| author | Peter Penz <[email protected]> | 2007-10-30 20:52:03 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-10-30 20:52:03 +0000 |
| commit | 496872dddcd6f50ba8addaf16b6b0d5c8f52bc71 (patch) | |
| tree | d467370b68fb8c003e82badc33531741d419b2c6 /src/CMakeLists.txt | |
| parent | d9f5e191a6bd32a4dc15b3a3eb34795cda7697dd (diff) | |
allow to configure the additional information of the view inside the viewproperties dialog
svn path=/trunk/KDE/kdebase/apps/; revision=731150
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ba345d890..f532de8ec 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -69,6 +69,7 @@ install(FILES dolphinpart.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) ########################################## set(dolphin_SRCS + additionalinfodialog.cpp applyviewpropsjob.cpp columnviewsettingspage.cpp detailsviewsettingspage.cpp |
