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