Skip to content
Commit 49d687df authored by David Edmundson's avatar David Edmundson Committed by Nate Graham
Browse files

Avoid double delete of TabWidget

QLayout::addWidget sets the parent to the layout.
The widget is always added to a layout or manually managed, it doesn't
need any manual code.
parent 987ee658
Pipeline #444488 passed with stage
in 1 minute and 52 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment