Fix test failure.
This commit is contained in:
parent
d105e773a1
commit
19c3481148
|
@ -406,6 +406,7 @@ constexpr bool IsPcbnewType( const KICAD_T aType )
|
|||
case PCB_FP_DIM_ALIGNED_T:
|
||||
case PCB_FP_DIM_LEADER_T:
|
||||
case PCB_FP_DIM_CENTER_T:
|
||||
case PCB_FP_DIM_RADIAL_T:
|
||||
case PCB_FP_DIM_ORTHOGONAL_T:
|
||||
case PCB_FP_ZONE_T:
|
||||
case PCB_TRACE_T:
|
||||
|
|
Loading…
Reference in New Issue