D21830: Format photo exposure bias value
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sat Jun 15 14:24:33 BST 2019
bruns added inline comments.
INLINE COMMENTS
> formatstrings.cpp:193
> + return i18nc("Exposure bias/compensation in exposure value (EV)", "%1 EV", locale.toString(val, 'g', 3));
> + } else {
> + int integral = roundedSixthParts / 6;
no need for else here, you return. dito below
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D21830
To: astippich, bruns, ngraham
Cc: kde-frameworks-devel, #baloo, LeGast00n, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190615/04a03ba0/attachment.html>
More information about the Kde-frameworks-devel
mailing list