aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/ShortcutRecorder.framework/Versions/A/Headers/ShortcutRecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/ShortcutRecorder.framework/Versions/A/Headers/ShortcutRecorder.h')
-rw-r--r--Frameworks/ShortcutRecorder.framework/Versions/A/Headers/ShortcutRecorder.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/Frameworks/ShortcutRecorder.framework/Versions/A/Headers/ShortcutRecorder.h b/Frameworks/ShortcutRecorder.framework/Versions/A/Headers/ShortcutRecorder.h
new file mode 100644
index 00000000..855a2882
--- /dev/null
+++ b/Frameworks/ShortcutRecorder.framework/Versions/A/Headers/ShortcutRecorder.h
@@ -0,0 +1,17 @@
+//
+// ShortcutRecorder.h
+// ShortcutRecorder
+// - 10.5 version only; master framework header
+//
+// Copyright 2007 Contributors. All rights reserved.
+//
+// License: BSD
+//
+// Contributors to this file:
+// Jesper
+
+#import <ShortcutRecorder/SRCommon.h>
+#import <ShortcutRecorder/SRKeyCodeTransformer.h>
+#import <ShortcutRecorder/SRValidator.h>
+#import <ShortcutRecorder/SRRecorderCell.h>
+#import <ShortcutRecorder/SRRecorderControl.h>