Revision 8f2c42c...
Go back to digest for 15th July 2012Optimization in Development Tools
Aleix Pol Gonzalez committed changes in [kdevplatform] /:
Simplify toolview creation
Instead of creating toolviews in the default position then moving them to
the requested position just create them in the requested position.
This is good because lets us scape the moveToolView method that would remove then
recreate the toolview unnecessarily.
File Changes
Modified 2 files
- shell/uicontroller.cpp
- shell/uicontroller.h
2 files changed in total