┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/kcm
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2016-01-10 11:18:30 +0100
committerFrank Reininghaus <[email protected]>2016-01-14 20:36:28 +0100
commitddc050f23596493e8debd2dfd523fd572c098d63 (patch)
treeeef36b9d322c04a26715bb95535006d5f9324648 /src/settings/kcm
parent508ad6cbd0c4f0d3b50d1da24522c1a90acd75d5 (diff)
Do not delete sub menus of the control menu explicitly
This is not necessary because the sub menus are children of the main menu, such that they are deleted together with the other actions by QMenu::clear(). This prevents a crash that can happen if a sub menu is open while another menu action is clicked. Thanks to Fabian Vogt and Wolfgang Bauer for investigating this issue! BUG: 354558 FIXED-IN: 15.12.2 REVIEW: 126693
Diffstat (limited to 'src/settings/kcm')
0 files changed, 0 insertions, 0 deletions