X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITLoginItem.h diff --git a/ITLoginItem.h b/ITLoginItem.h deleted file mode 100755 index 8ff569f..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 -extern void ITSetApplicationLaunchOnLogin(NSString *path, BOOL flag); -extern BOOL ITDoesApplicationLaunchOnLogin(NSString *path); \ No newline at end of file