ITKit for Menutunes
[ITKit.git] / ITTSWBackgroundView.h
1 //
2 //  ITGrayRoundedView.h
3 //  ITKit
4 //
5 //  Created by Matt L. Judy on Wed Jan 22 2003.
6 //  Copyright (c) 2003 NibFile.com. All rights reserved.
7 //
8
9 #import <Cocoa/Cocoa.h>
10
11
12 @interface ITGrayRoundedView : NSView {
13
14 }
15
16 @end