Skip to content

DolphinView: set the parent of layout in the ctor

Ahmad Samir requested to merge work/ahmad/layout-warning into master

This silences a runtime warning: QLayout: Attempting to add QLayout "" to DolphinView "", which already has a layout

Merge request reports