┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2012-04-25 23:01:15 +0200
committerPeter Penz <[email protected]>2012-04-25 23:02:40 +0200
commit640696db728ad3163384e19f789ebc022d183da6 (patch)
tree15f546586488c39edbe307fab28cd5e3bc8f8215 /src/CMakeLists.txt
parent804021a8db9f41557a59ba15a6b4e4b62710d897 (diff)
Places panel: Internal cleanup
Move the bookmark handling into a custom model, so that the PlacesPanel only contains UI + controller code.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 94ae5aa77..4d87ee0bf 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -144,6 +144,7 @@ set(dolphin_SRCS
panels/information/phononwidget.cpp
panels/places/placespanel.cpp
panels/places/placesitemlistgroupheader.cpp
+ panels/places/placesitemmodel.cpp
panels/panel.cpp
panels/folders/treeviewcontextmenu.cpp
panels/folders/folderspanel.cpp