|
KiCad PCB EDA Suite
|
#include <kicommon.h>#include <io/kicad/kicad_io_utils.h>#include <atomic>#include <future>#include <vector>#include <set>#include <map>#include <functional>#include <string>#include <wx/arrstr.h>#include <wx/datetime.h>#include <wx/string.h>#include <wx/window.h>Go to the source code of this file.
Classes | |
| struct | HISTORY_FILE_DATA |
| Data produced by a registered saver on the UI thread, consumed by the background commit thread. More... | |
| struct | LOCAL_HISTORY_SNAPSHOT_INFO |
| class | LOCAL_HISTORY |
| Simple local history manager built on libgit2. More... | |