D5886: Use QFormLayout for sliders
David Edmundson
noreply at phabricator.kde.org
Tue May 16 23:42:33 UTC 2017
davidedmundson accepted this revision.
davidedmundson added a comment.
This revision is now accepted and ready to land.
well that's a billion times cleaner.
INLINE COMMENTS
> kgamma.cpp:243
> + form->addRow(gammalabel, gctrl);
> + form->addWidget(new QWidget); // extra spacing
> + form->addRow(redlabel, rgctrl);
look at addItem()
you can add a proper spacer that way.
REPOSITORY
R100 KGamma
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D5886
To: volkov, #plasma, davidedmundson
Cc: davidedmundson, plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170516/c16dd36e/attachment-0001.html>
More information about the Plasma-devel
mailing list