TrackGit
|
Header file of Clone window. More...
#include "../ThirdParty/PathBox.h"
#include "TrackGitWindow.h"
#include "../GitCommand/Clone.h"
#include <git2.h>
#include <pthread.h>
#include <InterfaceKit.h>
Go to the source code of this file.
Classes | |
class | CloneWindow |
The Clone Window class. More... | |
class | CloneProgressWindow |
The Clone Progress Window class. More... | |
Enumerations | |
enum | { kDoClone, kCancel } |
Header file of Clone window.
Definition in file CloneWindow.h.
anonymous enum |
Enumerator | |
---|---|
kDoClone | |
kCancel |
Definition at line 20 of file CloneWindow.h.