KiCad PCB EDA Suite
|
#include <commit.h>
Go to the source code of this file.
Classes | |
class | SCH_COMMIT |
Macros | |
#define | SKIP_UNDO 0x0001 |
#define | APPEND_UNDO 0x0002 |
#define | SKIP_SET_DIRTY 0x0004 |
#define APPEND_UNDO 0x0002 |
Definition at line 42 of file sch_commit.h.
#define SKIP_SET_DIRTY 0x0004 |
Definition at line 43 of file sch_commit.h.
#define SKIP_UNDO 0x0001 |
Definition at line 41 of file sch_commit.h.