KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGIT::CHANGED_FILE Struct Reference

#include <git_compare_handler.h>

Public Attributes

wxString path
 
wxString oldPath
 
FILE_CHANGE_STATUS status = FILE_CHANGE_STATUS::UNCHANGED
 

Detailed Description

Definition at line 49 of file git_compare_handler.h.

Member Data Documentation

◆ oldPath

wxString KIGIT::CHANGED_FILE::oldPath

Definition at line 52 of file git_compare_handler.h.

Referenced by KIGIT::CompareRefs(), and DIALOG_GIT_MR_REVIEW::openFileDiff().

◆ path

wxString KIGIT::CHANGED_FILE::path

Definition at line 51 of file git_compare_handler.h.

Referenced by KIGIT::CompareRefs(), and DIALOG_GIT_MR_REVIEW::openFileDiff().

◆ status

FILE_CHANGE_STATUS KIGIT::CHANGED_FILE::status = FILE_CHANGE_STATUS::UNCHANGED

Definition at line 53 of file git_compare_handler.h.

Referenced by KIGIT::CompareRefs(), and DIALOG_GIT_MR_REVIEW::openFileDiff().


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