Mostly just moving files around for organizational puroposes. Created a Deprecated...
[MenuTunes.git] / Deprecated / StatusWindow.h
diff --git a/Deprecated/StatusWindow.h b/Deprecated/StatusWindow.h
new file mode 100755 (executable)
index 0000000..1d0f552
--- /dev/null
@@ -0,0 +1,20 @@
+/*
+ *     MenuTunes
+ *  StatusWindow
+ *    ...
+ *
+ *  Original Author : Kent Sutherland <ksuther@ithinksw.com>
+ *   Responsibility : Kent Sutherland <ksuther@ithinksw.com>
+ *
+ *  Copyright (c) 2002 iThink Software.
+ *  All Rights Reserved
+ *
+ */
+
+
+#import <Cocoa/Cocoa.h>
+
+@interface StatusWindow : NSWindow
+{
+}
+@end