KiCad PCB EDA Suite
|
#include "pcb_selection_conditions.h"
#include "pcb_selection_tool.h"
#include <board_connected_item.h>
#include <pcb_shape.h>
#include <functional>
Go to the source code of this file.
Typedefs | |
using | S_C = SELECTION_CONDITION |
using S_C = SELECTION_CONDITION |
Definition at line 33 of file pcb_selection_conditions.cpp.