Fix KMainWindow saving incorrect widget settings

Authored by maxrd2 on Jul 17 2018, 7:45 AM.

Description

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.

Details

Committed
dfaureJul 17 2018, 7:45 AM
Parents
R263:3a058181c8ef: Honor BUILD_TESTING
Branches
Unknown
Tags
Unknown