Revision cdcdf0a...
Go back to digest for 12th June 2011Bug Fixes in Development Tools
Niko Sams committed changes in [kdevplatform] sublime/mainwindow.cpp:
Fix saving debug toolbar visibility
The debug toolbar visibility wasn't saved correctly when the
mainwindow was closed while debug area was active, as the mainwindow
was hidden and so isVisible returned always false. isVisibleTo does
what we want.
File Changes
Modified 1 files
- sublime/mainwindow.cpp
1 files changed in total