X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/c7646de5dd9ea11811896be9505aee0564431ef8..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITLoginItem.h diff --git a/ITLoginItem.h b/ITLoginItem.h deleted file mode 100755 index c145094..0000000 --- a/ITLoginItem.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * ITLoginItem.h - * ITFoundation - * - * Created by Kent Sutherland on Mon May 17 2004. - * Copyright (c) 2004 __MyCompanyName__. All rights reserved. - * - */ - -#import -#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