Skip to content
Commit d35a8828 authored by Mladen Milinkovic's avatar Mladen Milinkovic Committed by David Faure
Browse files

Fix KMainWindow saving incorrect widget settings

BUG: 395988
In certain cases KMainWindow::saveMainWindowSettings() could have been
called after mainwindow started destroying itself. Window settings would
be saved with incorrect child widget states. e.g. some widgets would be
saved as hidden even if they were visible before destroying.
parent 3a058181
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment