Caged / gitnub

A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.

This URL has Read+Write access

gitnub / GNTreeDataSource.h
100644 5 lines (3 sloc) 0.069 kb
1
2
3
4
5
#import <Cocoa/Cocoa.h>
 
@interface GNTreeDataSource : NSObject
@end