mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-06-10 12:53:14 +02:00
b69c7b1027
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.