KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_commit.h File Reference
#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
 

Macro Definition Documentation

◆ APPEND_UNDO

#define APPEND_UNDO   0x0002

Definition at line 42 of file sch_commit.h.

◆ SKIP_SET_DIRTY

#define SKIP_SET_DIRTY   0x0004

Definition at line 43 of file sch_commit.h.

◆ SKIP_UNDO

#define SKIP_UNDO   0x0001

Definition at line 41 of file sch_commit.h.