KiCad PCB EDA Suite
|
#include <bitmaps.h>
#include <common.h>
#include <eda_units.h>
#include <frame_type.h>
#include <tool/actions.h>
#include <tool/tool_action.h>
#include <tool/tool_event.h>
Go to the source code of this file.
Macros | |
#define | _(s) s |
#define _ | ( | s | ) | s |
Definition at line 38 of file actions.cpp.