dolphin
dolphin copied to clipboard
Resolve C++20 deprecation warnings
Now that all builds are on C++20 a couple of new deprecation warnings are generated.
The QKeySequence warning is an upstream issue, in the way that you are intended to call it, from what I can tell.