mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-14 20:29:59 +02:00
Compilation using MSVC fails with a C1061 error since MSVC has a hard limit on block nesting. Refactor the code in question to use map lookups instead.