shotcut
shotcut copied to clipboard
Port from qAsConst to std::as_const
qAsConst() has been marked deprecated in Qt 6.6.
I need to test this with the g++ 10 that I use in our Linux builds for compatibility reasons.