IconCollection/AAPLMyWindowController.h
/* |
Copyright (C) 2015 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
This sample's main window controller object. |
*/ |
@import Cocoa; |
@interface AAPLMyWindowController : NSWindowController |
@end |