#import #import "Document.h" @interface GBObjectView : NSView - (void)reloadData:(Document *)document; @end