aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorIvan Donchevskii <ivan.donchevskii@qt.io>2018-07-11 08:25:07 +0200
committerIvan Donchevskii <ivan.donchevskii@qt.io>2018-08-21 08:25:51 +0000
commit2c0554c187adb4ef886affd193b8149afa199d13 (patch)
tree8c484fc209db1c06e5eec942d1af9e1d0b566140 /bin
parent263cf4c6088d579a2cda05b3d5b795840e3e79fc (diff)
ProjectExplorer: Fix memory leaks in tree models
Fix widgets being leaked by the ToolChainOptionsPage. This page created widgets and stored them in the tree node and never deleted them. The fix is to put all the widgets into one QStackedWidget, so that this will clean up once the page is destroyed. Change-Id: Ic02824a4c52771d8962dc594176077c2e139fb84 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions