X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/3275385775db14f654afff24919314941b8a1b7b..3215be951cbc1e5e8bad14701507b68ebf380ab5:/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;