Commit c9ae6524 authored by Dmitry Shachnev's avatar Dmitry Shachnev Committed by The Qt Project
Browse files

QPdfEnginePrivate: Fix invalid format for rectangles on some locales


This is done by using locale-independent QByteArray::setNum() instead
of qvsnprintf() for printing doubles.

Task-number: QTBUG-24949
Change-Id: I68cb192417d9a94f72e039c40f647b4a6826a3b7
Reviewed-by: default avatarJohn Layt <jlayt@kde.org>
parent 99184f94
Showing with 10 additions and 6 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment