TrackGit
Classes | Enumerations
CloneWindow.h File Reference

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 }
 

Detailed Description

Header file of Clone window.

Author
Hrishikesh Hiraskar hrish.nosp@m.ihir.nosp@m.askar.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Definition in file CloneWindow.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kDoClone 
kCancel 

Definition at line 20 of file CloneWindow.h.