summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freetype/docs
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2019-10-16 11:49:27 +0200
committerLars Knoll <lars.knoll@qt.io>2019-10-17 13:11:49 +0200
commit2c47d532490778e382b342907259c6dd11525f23 (patch)
treeceb4e014244889115b2128d18872c428d6286f59 /src/3rdparty/freetype/docs
parent6f27bb135246b7fe9d11ba58e05d2b7661bc2080 (diff)
Don't use a QList on a type that can't be copied
QGlyphSet would not copy correctly, but also didn't have a Q_DISABLE_COPY defined. This can easily lead to undefined behavior, and was visible when trying to do the QList to QVector conversion. As we only have a 10 item large LRU list here, implement it manually. Change-Id: I903085ddeac59224715dca6e8a1ff26c44f5b0b0 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/3rdparty/freetype/docs')
0 files changed, 0 insertions, 0 deletions