Skip to content
Snippets Groups Projects
Commit 01f4e4a8 authored by Ulf Hermann's avatar Ulf Hermann
Browse files

Debugger: Do setParent(0) on disabled dock widgets


When disabling a dock widget, we don't want it to show up in the Views
menu anymore and we don't want it to interfere with other views.
setParent(0) accomplishes this. However, when showing a different
perspective we need to properly parent all the widgets that belong to
it.

Task-number: QTCREATORBUG-16027
Change-Id: I68e8cd4e6ade1dd8b23fb789f03edc39671aee91
Reviewed-by: default avatarhjk <hjk@theqtcompany.com>
Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
parent 4c7cef82
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment