Revision 568d85d...

Go back to digest for 18th March 2012

Bug Fixes in KDE Base

Ignat Semenov committed changes in [kde-baseapps] plasma/applets/folderview/folderview.cpp:

do not crash when passing a url in the ctor

Do not call setUrl in the ctor since m_dirLister does not exist yet.
Instead, assign m_url and call setUrl later in init().

File Changes

Modified 1 files
  • plasma/applets/folderview/folderview.cpp
1 files changed in total