mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Another stab at fixing the test.
This commit is contained in:
parent
0332ec6016
commit
024097dfef
@ -331,6 +331,7 @@ constexpr bool IsEeschemaType( const KICAD_T aType )
|
|||||||
case SCH_BUS_WIRE_ENTRY_T:
|
case SCH_BUS_WIRE_ENTRY_T:
|
||||||
case SCH_BUS_BUS_ENTRY_T:
|
case SCH_BUS_BUS_ENTRY_T:
|
||||||
case SCH_LINE_T:
|
case SCH_LINE_T:
|
||||||
|
case SCH_SHAPE_T:
|
||||||
case SCH_BITMAP_T:
|
case SCH_BITMAP_T:
|
||||||
case SCH_TEXT_T:
|
case SCH_TEXT_T:
|
||||||
case SCH_LABEL_T:
|
case SCH_LABEL_T:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user