diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2019-07-25 14:18:09 +0300 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@kdab.com> | 2019-07-28 12:21:55 +0300 |
| commit | 80d7ba4c49a6e1c9651695719d84e3952898f1d5 (patch) | |
| tree | 16927f26ad269a050c1ddaf7a3917e1a584e0e25 /src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp | |
| parent | 82d24b43883732ae0cff1f52ea4ecae9dd734c73 (diff) | |
QGradientCache: fix use of deprecated QHash::iterator::operator+
Use std::next, which will transparently loop over ++it instead of
calling op+, whenever the time has come to do so.
Change-Id: Icee38bd96894488cf53c1596cd611c61cc68ace8
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions
