summaryrefslogtreecommitdiffstats
path: root/tests/shared
diff options
context:
space:
mode:
authorIvan Komissarov <ABBAPOH@gmail.com>2018-09-25 21:49:05 +0300
committerIvan Komissarov <ABBAPOH@gmail.com>2018-09-29 14:22:18 +0000
commit09e926cc278d8572bfd107424af2d4d482ac73ae (patch)
treeb1cd322dc3f61df6f2d1b6441d506a2edd0fdf93 /tests/shared
parent0e1866017fd389629629b150ce252820592506cd (diff)
Use a std::vector instead of a QVector in QMimeDatabasePrivate
Using std::vector saves a bit c++ code when using range-for loop over the vector. Besides, no shared copies created anymore which is a bit faster. Change-Id: I564306ed9ac907e9f32f59b33ed15c027a59b4eb Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'tests/shared')
0 files changed, 0 insertions, 0 deletions