D13808: Fix KMainWindow saving incorrect widget settings
Mladen Milinkovic
noreply at phabricator.kde.org
Tue Jul 17 15:03:17 BST 2018
maxrd2 added a comment.
@dfaure great.. thanks
INLINE COMMENTS
> anthonyfieroni wrote in kmainwindow_unittest.cpp:267
> mw->setAttribute(Qt::WA_DeleteOnClose);
> Then post event close or deleteLater should work
KMainWindowPrivate::init() which is called from constructor already does setAttribute(Qt::WA_DeleteOnClose), so that doesnt change anything :-/
REPOSITORY
R263 KXmlGui
REVISION DETAIL
https://phabricator.kde.org/D13808
To: maxrd2, #kde_applications, dfaure, elvisangelaccio, broulik, cfeck
Cc: anthonyfieroni, marten, asturmlechner, wbauer, aacid, ngraham, kde-frameworks-devel, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180717/198bbc2e/attachment.html>
More information about the Kde-frameworks-devel
mailing list