mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +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 &