]> cloud.milkyroute.net Git - dolphin.git/commit
Update trash-icon dependent on whether the thrash is empty or not
authorPeter Penz <peter.penz19@gmail.com>
Wed, 16 May 2012 17:15:49 +0000 (19:15 +0200)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 16 May 2012 17:19:57 +0000 (19:19 +0200)
commit2fd31c8a95eaa38defa0f6adf3b83b12fc1aa1a3
treec207e2e743e23f88a42b8eac5e5c3907c02ac745
parenta632e8b9ef43f3b3516012bc1c44f53f31c385da
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.
src/CMakeLists.txt
src/panels/places/placesitem.cpp
src/panels/places/placesitem.h
src/panels/places/placesitemlistwidget.h
src/panels/places/placesitemmodel.cpp
src/panels/places/placesitemsignalhandler.cpp [moved from src/panels/places/placesitemstorageaccesslistener.cpp with 72% similarity]
src/panels/places/placesitemsignalhandler.h [moved from src/panels/places/placesitemstorageaccesslistener.h with 55% similarity]