mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Add generators to test_board_item.cpp
This commit is contained in:
parent
b77df1eea4
commit
f47cc39208
@ -114,6 +114,7 @@ public:
|
||||
case PCB_T:
|
||||
case PCB_ITEM_LIST_T:
|
||||
case PCB_NETINFO_T:
|
||||
case PCB_GENERATOR_T:
|
||||
return nullptr;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user