Revision e85e638...

Go back to digest for 16th June 2013

Bug Fixes in Development Tools

Aleix Pol Gonzalez committed changes in [kdevplatform] plugins/filemanager/kdevfilemanagerplugin.cpp:

Fix crash when re-loading the file manager plugin

It was requesting the KPluginInfo before having it added to the
plugin controller and it was crashing. This patch delays the UI
registering. We're not in a hurry to do that anyway.

File Changes

Modified 1 files
  • plugins/filemanager/kdevfilemanagerplugin.cpp
1 files changed in total