Fix spacing in "Select test picture:" row

Authored by volkov on May 16 2017, 11:07 AM.

Description

Fix spacing in "Select test picture:" row

Summary:
Use QBoxLayout::addLayout() instead of QLayout::addItem()
to add a child layout. It's more preferable and makes Qt use a
correct spacing for the child layout.

Reviewers: Plasma, davidedmundson

Reviewed By: Plasma, davidedmundson

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D5882

Details

Committed
volkovMay 16 2017, 11:33 AM
Reviewer
Plasma
Differential Revision
D5882: Fix spacing in "Select test picture:" row
Parents
R100:879e031097bd: Remove .png extension from icon name in the desktop file
Branches
Unknown
Tags
Unknown