Set mapping menu limit to 15/16, and show the number of unshown mappings in the item...
[enjoyable.git] / Classes / NJMappingsController.h
index b252904..bca6c1f 100644 (file)
@@ -31,7 +31,7 @@
 - (NJMapping *)objectAtIndexedSubscript:(NSUInteger)idx;
 - (void)addMappingWithContentsOfURL:(NSURL *)url;
 - (void)activateMapping:(NJMapping *)mapping;
-- (void)activateMappingForProcess:(NSString *)processName;
+- (void)activateMappingForProcess:(NSRunningApplication *)app;
 - (void)save;
 - (void)load;