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

14 lines
195 B
Objective-C

//
// SheetWindow.m
//
//
// Created by Joe Semolian on 4/14/12.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
#import "SheetWindow.h"
@implementation SheetWindow
@end