mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-08 08:29:59 +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.