mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 08:40: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.