Files
cappuccino/Tests/Manual/AttachedSheet2/xcode/TestSheet/SheetWindow.h
T
2012-07-29 12:54:34 -04:00

14 lines
201 B
Objective-C

//
// SheetWindow.h
//
//
// Created by Joe Semolian on 4/14/12.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface SheetWindow : NSWindow
@end