TrackGit
Enumerations
PullWindow.cpp File Reference

Implementation file of Pull window. More...

#include "PullWindow.h"
#include "../GitCommand/Pull.h"
#include <stdio.h>
#include <AppKit.h>
#include <Catalog.h>
#include <LayoutBuilder.h>
#include <SupportKit.h>

Go to the source code of this file.

Enumerations

enum  { kCancelPull }
 

Detailed Description

Implementation file of Pull window.

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

Definition in file PullWindow.cpp.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kCancelPull 

Definition at line 17 of file PullWindow.cpp.