KiCad PCB EDA Suite
|
#include <tool/tool_action.h>
#include <bitmaps.h>
#include <eda_item.h>
#include <drawing_sheet/ds_data_item.h>
#include "tools/pl_actions.h"
Go to the source code of this file.
Macros | |
#define | _(s) s |
#define _ | ( | s | ) | s |
Definition at line 37 of file pl_actions.cpp.