X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/3275385775db14f654afff24919314941b8a1b7b..f688998ee6f422163c2739e33da45996f01c20b0:/ITOSAComponent.h diff --git a/ITOSAComponent.h b/ITOSAComponent.h index a36fab6..a552aad 100755 --- a/ITOSAComponent.h +++ b/ITOSAComponent.h @@ -20,7 +20,7 @@ ComponentInstance _componentInstance; NSDictionary *_information; } -+ (ITOSAComponent *)AppleScriptComponent; ++ (ITOSAComponent *)appleScriptComponent; + (ITOSAComponent *)componentWithCarbonComponent:(Component)component; + (NSArray *)availableComponents;