KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LOCAL_HISTORY_SNAPSHOT_INFO Struct Reference

#include <local_history.h>

Public Attributes

wxString hash
 
wxDateTime date
 
wxString summary
 
wxString message
 
int filesChanged = 0
 
wxArrayString changedFiles
 

Detailed Description

Definition at line 55 of file local_history.h.

Member Data Documentation

◆ changedFiles

wxArrayString LOCAL_HISTORY_SNAPSHOT_INFO::changedFiles

Definition at line 62 of file local_history.h.

◆ date

wxDateTime LOCAL_HISTORY_SNAPSHOT_INFO::date

Definition at line 58 of file local_history.h.

◆ filesChanged

int LOCAL_HISTORY_SNAPSHOT_INFO::filesChanged = 0

Definition at line 61 of file local_history.h.

◆ hash

wxString LOCAL_HISTORY_SNAPSHOT_INFO::hash

Definition at line 57 of file local_history.h.

◆ message

wxString LOCAL_HISTORY_SNAPSHOT_INFO::message

Definition at line 60 of file local_history.h.

◆ summary

wxString LOCAL_HISTORY_SNAPSHOT_INFO::summary

Definition at line 59 of file local_history.h.


The documentation for this struct was generated from the following file: