Diffusion Krita 3bead6be553b

Fix layout issue in the history docker

Authored by mwein on Feb 22 2020, 4:41 PM.

Description

Fix layout issue in the history docker

Adding the layout twice breaks the intended result;
also, QLayout::addItem() "is not usually called in application code."

Details