#import "DocumentWindowController.h" @implementation DocumentWindowController - (void)windowWillLoad { // NSWindow *window = ; // self = [self initWithWindow:window]; } @end