X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/7c82c90e68a68e77ea2b1162170b050134f2af46..c7646de5dd9ea11811896be9505aee0564431ef8:/ITLoginItem.h diff --git a/ITLoginItem.h b/ITLoginItem.h index ecb9daa..c145094 100755 --- a/ITLoginItem.h +++ b/ITLoginItem.h @@ -11,3 +11,6 @@ #import #import +//These functions check for a match with just the lastPathComponent, so it will handle people moving the app +void ITSetApplicationLaunchOnLogin(NSString *path, BOOL flag); +BOOL ITDoesApplicationLaunchOnLogin(NSString *path); \ No newline at end of file