D21428: Use layouts for QDialogs to make KmPlot adopt the sizes
Christoph Feck
noreply at phabricator.kde.org
Tue May 28 10:13:34 BST 2019
cfeck accepted this revision.
cfeck added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> ksliderwindow.cpp:98
> setWindowTitle( i18n("Sliders") );
> - QVBoxLayout *layout = new QVBoxLayout( widget );
> - setLayout(layout);
> +
> + QVBoxLayout *layout = new QVBoxLayout( this );
Fix trailing whitespace before pushing.
REPOSITORY
R334 KmPlot
BRANCH
Applications/19.04
REVISION DETAIL
https://phabricator.kde.org/D21428
To: yurchor, #kde_edu, cfeck
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190528/2b888e21/attachment.html>
More information about the kde-edu
mailing list