Skip to content
Commit 2900df32 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.


(cherry picked from commit 49d687df)
parent bb4b23ae
Pipeline #444493 passed with stage
in 1 minute and 22 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