Another stab at fixing the test.

This commit is contained in:
Jeff Young 2021-12-24 15:41:37 +00:00
parent 0332ec6016
commit 024097dfef
1 changed files with 1 additions and 0 deletions

View File

@ -331,6 +331,7 @@ constexpr bool IsEeschemaType( const KICAD_T aType )
case SCH_BUS_WIRE_ENTRY_T:
case SCH_BUS_BUS_ENTRY_T:
case SCH_LINE_T:
case SCH_SHAPE_T:
case SCH_BITMAP_T:
case SCH_TEXT_T:
case SCH_LABEL_T: