mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 10:43:15 +02:00
The form builder window only contained the notebook control, so it was basically pointless. This removes the base frame and instead makes PCB_CALCULATOR_FRAME inherit directly from KIWAY_PLAYER.