]> Dogcows Code - chaz/thecheat/blob - CheatURLCommand.h
The Cheat 1.2
[chaz/thecheat] / CheatURLCommand.h
1 //
2 // CheatURLCommand.h
3 // The Cheat
4 //
5 // Created by Chaz McGarvey on 2/19/05.
6 // Copyright 2005 Chaz McGarvey. All rights reserved.
7 //
8
9 #import <Cocoa/Cocoa.h>
10 #import "ChazLog.h"
11
12 #import "CheatDocument.h"
13
14
15 @interface CheatURLCommand : NSScriptCommand
16 {
17
18 }
19
20 @end
This page took 0.029703 seconds and 4 git commands to generate.