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