ITKit for Menutunes
[ITKit.git] / ITTSWBackgroundView.h
diff --git a/ITTSWBackgroundView.h b/ITTSWBackgroundView.h
new file mode 100755 (executable)
index 0000000..53172e0
--- /dev/null
@@ -0,0 +1,16 @@
+//
+//  ITGrayRoundedView.h
+//  ITKit
+//
+//  Created by Matt L. Judy on Wed Jan 22 2003.
+//  Copyright (c) 2003 NibFile.com. All rights reserved.
+//
+
+#import <Cocoa/Cocoa.h>
+
+
+@interface ITGrayRoundedView : NSView {
+
+}
+
+@end