]> Dogcows Code - chaz/thecheat/blobdiff - CheatURLCommand.h
The Cheat 1.2
[chaz/thecheat] / CheatURLCommand.h
diff --git a/CheatURLCommand.h b/CheatURLCommand.h
new file mode 100644 (file)
index 0000000..146f516
--- /dev/null
@@ -0,0 +1,20 @@
+//
+//  CheatURLCommand.h
+//  The Cheat
+//
+//  Created by Chaz McGarvey on 2/19/05.
+//  Copyright 2005 Chaz McGarvey. All rights reserved.
+//
+
+#import <Cocoa/Cocoa.h>
+#import "ChazLog.h"
+
+#import "CheatDocument.h"
+
+
+@interface CheatURLCommand : NSScriptCommand
+{
+
+}
+
+@end
This page took 0.017012 seconds and 4 git commands to generate.