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