diff options
author | Martin Wodok <m.wodok@osb-ag.de> | 2012-05-31 10:14:13 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-06-01 15:03:36 (GMT) |
commit | 420db97aad3fc1d11b0f1f97c5e9148e829883db (patch) | |
tree | afbb5a15d7f2db1c8a9009463e48b32d9ff93deb /configure | |
parent | 1907361140a4d94eeb2a7522d9818cffd4478370 (diff) | |
download | Qt-420db97aad3fc1d11b0f1f97c5e9148e829883db.zip Qt-420db97aad3fc1d11b0f1f97c5e9148e829883db.tar.gz Qt-420db97aad3fc1d11b0f1f97c5e9148e829883db.tar.bz2 |
makeqpf: Fixing range in character-generation
MakeQPF currently omits generating the last character in the
selected ranges, e.g. ranges requested for conversion are
0..127
128..255
then only the characters
0..126
128..254
are generated in the QPF2 output file.
This fixes it, so that character 255 (in this example) also
gets created. This is according to the usage-specification!
Change-Id: Id85215781c9a67a90ac05efbbf374240f25bbb3c
Track-number: QTBUG-19561
Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions