| TrackGit
    | 
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 } | 
Implementation file of Pull window.
Definition in file PullWindow.cpp.
| anonymous enum | 
| Enumerator | |
|---|---|
| kCancelPull | |
Definition at line 17 of file PullWindow.cpp.
 1.8.14
 1.8.14