diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-02-24 08:32:46 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-02-24 08:32:46 (GMT) |
commit | 343a66aff949d65daa92b49c7717f9580ee35ac3 (patch) | |
tree | 70ec224270dcda88d492c21a11c15fa57969d88a /src/gui | |
parent | 6680766bcdd5bff7f1a871c711202a30fe91e25e (diff) | |
download | Qt-343a66aff949d65daa92b49c7717f9580ee35ac3.zip Qt-343a66aff949d65daa92b49c7717f9580ee35ac3.tar.gz Qt-343a66aff949d65daa92b49c7717f9580ee35ac3.tar.bz2 |
Remove comment in drawStaticTextItem() in GL engine
Removing this comment, as a decision was made. QStaticText is an
optimization class. Forcing a fallback for all fonts over a certain
size would be to intrusive. People should get to decide for themselves
whether to cache the text or not when using QStaticText. They can always
fall back to drawText() themselves.
Reviewed-by: TrustMe
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions