diff options
| author | Elvis Angelaccio <[email protected]> | 2020-10-15 00:07:12 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2020-10-15 01:22:00 +0200 |
| commit | 1ded75ce44f2644d054a8c0f0aa0418d4c83742e (patch) | |
| tree | fb30f7b51c6cb707b53b55304f106ec1d36cc1c4 /src/dolphintabbar.cpp | |
| parent | d9956c620eb38baa6e534eb14a8d376ea07ed8c6 (diff) | |
Stop using QVariant < operator
It will be removed in Qt 6 without porting strategy:
https://github.com/qt/qtbase/commit/f43cb31ba00a431c6d0a0b17750483a72ae03bb0
We know that that variants will be either ints (for `count`) or longs (for `size`),
so just convert them to longs (to avoid overflows) and compare those.
Diffstat (limited to 'src/dolphintabbar.cpp')
0 files changed, 0 insertions, 0 deletions
