#import @interface GBPanel : NSPanel @property (weak) IBOutlet NSWindow *ownerWindow; @end