32#include <wx/treectrl.h>
67 int OnCompareItems(
const wxTreeItemId& item1,
const wxTreeItemId& item2 )
override;
PROJECT_TREE_PANE Window to display the tree files.
PROJECT_TREE This is the class to show (as a tree) the files in the project directory.
PROJECT_TREE_PANE * m_projectTreePane
git_repository * GetGitRepo() const
KIGIT_COMMON * GitCommon() const
int OnCompareItems(const wxTreeItemId &item1, const wxTreeItemId &item2) override
wxImageList * m_statusImageList
std::unique_ptr< KIGIT_COMMON > m_gitCommon
wxImageList * m_imageList
void SetGitRepo(git_repository *aRepo)
PROJECT_TREE_PANE * GetProjectTreePane() const