summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-02-19 19:27:06 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-02-19 19:27:06 +0100
commit36752706bbaa1e793e9b215216bac0a76b531410 (patch)
treede2584aed8e5ea2145bb6c2d00e2f5ca3ebc5e77 /src/CMakeLists.txt
parent3abb50353477ace087880978098aaae38f6a896d (diff)
downloaddolphin-36752706bbaa1e793e9b215216bac0a76b531410.tar.gz
dolphin-36752706bbaa1e793e9b215216bac0a76b531410.zip
Fix unintended rename of bookmark*, mark*
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c6c2848..c0748eb 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -40,7 +40,7 @@ install( FILES d3lphinui.rc DESTINATION ${DATA_INSTALL_DIR}/d3lphin )
tde_add_executable( d3lphin AUTOMOC
SOURCES
- bookmartdeselector.cpp bookmarkssettingspage.cpp
+ bookmarkselector.cpp bookmarkssettingspage.cpp
bookmarkssidebarpage.cpp
detailsviewsettingspage.cpp dolphin.cpp
dolphincontextmenu.cpp dolphindetailsview.cpp