summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/tst_moc.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2019-04-30 15:11:29 +0200
committerMarc Mutz <marc.mutz@kdab.com>2019-05-14 19:41:49 +0000
commitb70327923527bd9f10e258ca8fd170d5916b9ae6 (patch)
tree401ec189fe39522ed3e91023c545f9c58a7d6806 /tests/auto/tools/moc/tst_moc.cpp
parent2353cb00cb3dc821c311aaaa81f8f4b8e11e9bc5 (diff)
QFontEngine: replace QLinkedList with std::list
The object is never copied, so there's no point in using a cow'ed list implementation. Also port two explicit-iterator loops to ranged-for, as one is necessary (because of constBegin()) and the other is for consistency. Change-Id: Ia7f080060d6b675a76b55d197af08161389082a9 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/auto/tools/moc/tst_moc.cpp')
0 files changed, 0 insertions, 0 deletions