Skip to content
Commit 0b9cb0f7 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

[PhononWidget] Fix layout warning

`controlsLayout` should not be a direct child of the widget, since it
already has `m_topLayout` as layout.

This fixes the following warning:

    QLayout: Attempting to add QLayout "" to PhononWidget "", which already has a layout
parent bff373d5
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