aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/ShortcutRecorder.framework/Versions/A/Headers/SR_LeopardView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/ShortcutRecorder.framework/Versions/A/Headers/SR_LeopardView.h')
-rw-r--r--Frameworks/ShortcutRecorder.framework/Versions/A/Headers/SR_LeopardView.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/Frameworks/ShortcutRecorder.framework/Versions/A/Headers/SR_LeopardView.h b/Frameworks/ShortcutRecorder.framework/Versions/A/Headers/SR_LeopardView.h
new file mode 100644
index 00000000..26b78f3e
--- /dev/null
+++ b/Frameworks/ShortcutRecorder.framework/Versions/A/Headers/SR_LeopardView.h
@@ -0,0 +1,15 @@
+//
+// SR_LeopardView.h
+// SR Leopard
+//
+// Created by Jesper on 2007-10-19.
+// Copyright 2007 __MyCompanyName__. All rights reserved.
+//
+
+#import <Cocoa/Cocoa.h>
+
+@interface SR_LeopardView : NSView {
+
+}
+
+@end \ No newline at end of file