Revision 68dde35...
Go back to digest for 28th October 2012Features in Development Tools
Milian Wolff committed changes in [kdevelop] /cpp/codegen:
Rename file if a class/struct with the same name as the current file gets renamed.
In order to not crash we must apply the changes in a delayed manner to
give the dialogs a chance to be destroyed first - otherwise we'll crash.
Also, the idea to create widgets on the stack is just insane...
File Changes
Modified 2 files
- /cpp/codegen
- languages/simplerefactoring.cpp
- languages/simplerefactoring.h
2 files changed in total