mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-26 11:34:32 +00:00
QScopedPointer::take() is deprecated since Qt 6.1 so we can switch to std::unique_ptr everywhere to be consistent.
QScopedPointer::take() is deprecated since Qt 6.1 so we can switch to std::unique_ptr everywhere to be consistent.