diff options
author | Katarina Behrens <Katarina.Behrens@cib.de> | 2018-07-17 15:57:41 +0200 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2018-07-18 09:46:29 +0200 |
commit | a2a6a2ddc5f2f9c8e6070acaab0719277872d824 (patch) | |
tree | f0ec20d25c3cb8d9545ff69d241556626100ee29 /basic/source/uno/namecont.cxx | |
parent | 49452f539d18cb525b593d710f5244fcfa810ca0 (diff) |
No parent-child relationship between Qt5Widgets
QWidget destructor always deletes all its children, which is fatal
in case not-yet-deleted frame (e.g. because it's in lazy delete queue)
points to one of those children
There's parent-child relationships between the frames though, so perhaps
no need to have it double. For native modality this seems enough
Change-Id: I556ace8d7949bcdfb208170cc08181ac1f2622e8
Reviewed-on: https://gerrit.libreoffice.org/57560
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'basic/source/uno/namecont.cxx')
0 files changed, 0 insertions, 0 deletions