┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2012-05-16 19:15:49 +0200
committerPeter Penz <[email protected]>2012-05-16 19:19:57 +0200
commit2fd31c8a95eaa38defa0f6adf3b83b12fc1aa1a3 (patch)
treec207e2e743e23f88a42b8eac5e5c3907c02ac745 /src/CMakeLists.txt
parenta632e8b9ef43f3b3516012bc1c44f53f31c385da (diff)
Update trash-icon dependent on whether the thrash is empty or not
The class PlacesItemStorageAccessListener has been renamed to PlacesItemSignalHandler and represents a generic signal handler for the PlacesItem.
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 dfdde9ba0..0373d0e78 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -162,7 +162,7 @@ set(dolphin_SRCS
panels/places/placesitemlistgroupheader.cpp
panels/places/placesitemlistwidget.cpp
panels/places/placesitemmodel.cpp
- panels/places/placesitemstorageaccesslistener.cpp
+ panels/places/placesitemsignalhandler.cpp
panels/panel.cpp
panels/folders/treeviewcontextmenu.cpp
panels/folders/folderspanel.cpp