Skip to content

streaks qSwap is obsolete

Marius Pa requested to merge nmariusp/picmi:work/nmariusp/use_std_swap into master

Fix cppcheck issue "src/logic/streaks.cpp:119: Obsolete function 'qSwap' called. It is recommended to use 'std::swap' instead."

Merge request reports