mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-01 01:00:53 +01: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.