mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +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 &