#import @interface RegisteredLoggingTestAppDelegate : NSObject { NSWindow *__unsafe_unretained window; } @property (unsafe_unretained) IBOutlet NSWindow *window; @end