diff options
author | Andy Shaw <andy.shaw@qt.io> | 2020-02-18 21:43:41 +0100 |
---|---|---|
committer | Andy Shaw <andy.shaw@qt.io> | 2020-03-10 08:08:08 +0100 |
commit | 92ae8746c412fbc87a97364eb4d86e470009f80d (patch) | |
tree | 1bb4a721b0e811001392620813ee420043c0426c /examples/svg/draganddrop | |
parent | 45530ad4c5c6d3e90fe6d5a63f3bb551f37ad917 (diff) | |
download | qtsvg-92ae8746c412fbc87a97364eb4d86e470009f80d.tar.gz |
Strip the quotes around the font family
Due to changes in how QFont handles a family it should be given the
whole string without quotes so it can find the family name correctly.
Additionally, this changes it to use setFamilies instead of setFamily
to make this more future-proof.
Fixes: QTBUG-81926
Change-Id: I659950cf244c1f7a1a5dae6e7b0e136cfe274d47
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'examples/svg/draganddrop')
0 files changed, 0 insertions, 0 deletions