mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
- do not use KICAD_MANAGER_CONTROL::Execute() to run PCM: it is not an external app. - add a workaround to avoid keeping incorrect focus on buttons in PANEL_KICAD_LAUNCHER. Fixes #9780 https://gitlab.com/kicad/code/kicad/issues/9780