KiCad PCB EDA Suite
Loading...
Searching...
No Matches
history_lock.cpp File Reference
#include <history_lock.h>
#include <lockfile.h>
#include <advanced_config.h>
#include <wx/filename.h>
#include <wx/filefn.h>
#include <wx/log.h>
#include <wx/datetime.h>
#include <git2.h>

Go to the source code of this file.

Macros

#define HISTORY_LOCK_TRACE   wxT( "KICAD_HISTORY_LOCK" )
 

Functions

static wxString historyPath (const wxString &aProjectPath)
 

Macro Definition Documentation

◆ HISTORY_LOCK_TRACE

Function Documentation

◆ historyPath()