TrackGit
Enumerations
PushWindow.cpp File Reference

Implementation file of Push window. More...

#include "PushWindow.h"
#include "../GitCommand/Push.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  { kCancelPush }
 

Detailed Description

Implementation file of Push window.

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

Definition in file PushWindow.cpp.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kCancelPush 

Definition at line 17 of file PushWindow.cpp.