Log Message: |
Fix crash when changing the icon of the current directory twice.
(for more details about what happened, see bug 190535 comment #74).
The fix was to replace the fragile aboutToRefreshItem stuff with a simple
local var based on the more recently added "oldItem".
The crash is fixed for: 4.4 beta2
CCBUG: 190535
One bug remains though: the dir becomes "." in the dolphin treeview.
|