mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-18 03:08:46 -05:00
Passing the parent of a QLayout sets it directly as the top-level layout (as per the QLayout docs). This is obviously not what is intended here. Luckily it doesn't even work since the main window of course already has a layout which would need to be explicitly removed before, but it makes Qt yell at us for trying.
3.5 KiB
3.5 KiB