mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-03 04:00:00 +01:00
you're using C++11 range-loops with non-const Qt containers (potential detach). adding missing &
you're using C++11 range-loops with non-const Qt containers (potential detach). adding missing &