Rename from Enjoy/Enjoy2 to 'Enjoyable'. While I'm mucking in the project file, enabl...
[enjoyable.git] / JSAction.h
index 5f61191..551eb0f 100644 (file)
@@ -8,7 +8,7 @@
 
 @interface JSAction : NSObject
 
-@property (assign) void *cookie;
+@property (assign) IOHIDElementCookie cookie;
 @property (copy) NSArray *children;
 @property (weak) id base;
 @property (copy) NSString *name;