diff options
| author | Elvis Angelaccio <[email protected]> | 2020-05-28 19:42:23 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2020-10-15 01:22:00 +0200 |
| commit | 3bf2922e3337511fff974978b8b92f6e7bb53bec (patch) | |
| tree | 6771e1975ee3b4188e16cd8470b3b3e1d1766b0c /src/views/dolphinremoteencoding.cpp | |
| parent | 31cba55cff36d1d1501350209482f25a429c0a27 (diff) | |
Port away from QList::toSet()
The QSet range constructor requires Qt 5.14.
In `DolphinView::slotHeaderContextMenuRequested()` the conversion from
QList to QSet was pointless, so we just use a QList now.
Diffstat (limited to 'src/views/dolphinremoteencoding.cpp')
0 files changed, 0 insertions, 0 deletions
