D19102: Fix extraction of aspect ratio property
    Stefan BrĂ¼ns 
    noreply at phabricator.kde.org
       
    Tue Feb 19 19:37:38 GMT 2019
    
    
  
bruns requested changes to this revision.
bruns added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> formatstrings.cpp:157
> +{
> +    return QString(QString::number(round(value.toDouble() * 100) / 100) + QStringLiteral(":1"));
> +}
Proper i18n
REPOSITORY
  R286 KFileMetaData
REVISION DETAIL
  https://phabricator.kde.org/D19102
To: astippich, bruns, ngraham
Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190219/9c748ddb/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list