| 
    KiCad PCB EDA Suite
    
   | 
 
#include "pcb_actions.h"#include "tool/tool_action.h"#include "tool/tool_event.h"#include <pcbnew_id.h>#include <bitmaps.h>#include <layer_ids.h>#include <footprint_viewer_frame.h>#include <microwave/microwave_tool.h>#include <pcb_reference_image.h>#include <tool/tool_manager.h>#include <tools/pcb_picker_tool.h>#include <tools/pcb_selection_tool.h>#include <router/pns_router.h>#include <router/pns_routing_settings.h>#include <geometry/geometry_utils.h>Go to the source code of this file.
Macros | |
| #define | _(s) | 
| #define _ | ( | s | ) | 
Definition at line 47 of file pcb_actions.cpp.