DEBSOURCES
Skip Quicknav
sources / sameboy / 1.0.3%2Bds-1 / Cocoa / GBObjectView.h
123456
#import <Cocoa/Cocoa.h> #import "Document.h" @interface GBObjectView : NSView - (void)reloadData:(Document *)document; @end