[PhononWidget] Fix layout warning

Authored by elvisangelaccio on Mar 24 2019, 10:55 AM.

Description

[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

Details

Committed
elvisangelaccioMar 24 2019, 10:55 AM
Parents
R318:bff373d598c0: Fix PlacesItemModelTest::testDefaultViewProperties()
Branches
Unknown
Tags
Unknown