mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-29 05:49:57 +02: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 &