TrackGit
|
Implementation file of Commit window. More...
#include "CommitWindow.h"
#include "../GitCommand/Commit.h"
#include <stdio.h>
#include <git2.h>
#include <LayoutBuilder.h>
Go to the source code of this file.
Implementation file of Commit window.
Definition in file CommitWindow.cpp.