summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfont.h
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-11-02 13:49:33 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-11-02 14:08:28 (GMT)
commit8d01f436451071a917c147a96a979ccdaee106f9 (patch)
tree43972bf16252189e05969ff5c6c6b97edf9f2b54 /src/gui/text/qfont.h
parente6da35f6055d3ae7acf38d89456d3047f055a9cd (diff)
downloadQt-8d01f436451071a917c147a96a979ccdaee106f9.zip
Qt-8d01f436451071a917c147a96a979ccdaee106f9.tar.gz
Qt-8d01f436451071a917c147a96a979ccdaee106f9.tar.bz2
QCSSParser: Fixes the way spaces are handled in font family.
We cannot simplify spaces because a font may have several spaces in its name. If we only add spaces when needed when merging tokens, we don't need to simplyfy the string later The CSS tokenizer will already make sure that spaces are removed if there is no quotes (btw, the CSS specification says that there must be quotes if there is spaces, but we tollerate if there is no quotes) Reviewed-by: Jocelyn Turcotte Task-number: QTBUG-4344 Task-number: 258586
Diffstat (limited to 'src/gui/text/qfont.h')
0 files changed, 0 insertions, 0 deletions