D8243: Implement support for categories on KfilesPlacesView
David Faure
noreply at phabricator.kde.org
Tue Oct 24 08:01:01 UTC 2017
dfaure added inline comments.
INLINE COMMENTS
> kfileplacesview.cpp:1146
> +
> + const int totlaItemsHeight = (fm.height() / 2) * rowCount;
> + const int totoalSectionsHeight = delegate->sectionHeaderHeight() * sectionsCount();
typo (total)
> kfileplacesview.cpp:1147
> + const int totlaItemsHeight = (fm.height() / 2) * rowCount;
> + const int totoalSectionsHeight = delegate->sectionHeaderHeight() * sectionsCount();
> + const int maxHeight = ((q->height() - totoalSectionsHeight - totlaItemsHeight) / rowCount) - 1;
different typo (total) ;-)
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D8243
To: renatoo, #frameworks, dfaure, ervin, #vdg
Cc: markg, ngraham, mlaurent, ervin, anthonyfieroni, cfeck, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171024/96885253/attachment.html>
More information about the Kde-frameworks-devel
mailing list