From: Joseph Spiros Date: Thu, 3 Mar 2005 17:45:59 +0000 (+0000) Subject: Some more code cleanup, converting spaces to tabs. Redid ITKit.h framework X-Git-Tag: v1.0~4 X-Git-Url: http://git.ithinksw.org/ITKit.git/commitdiff_plain/0fc44e732f98ed55cdd0d0914c4031ad9c005edc?hp=0fc44e732f98ed55cdd0d0914c4031ad9c005edc Some more code cleanup, converting spaces to tabs. Redid ITKit.h framework header, and added ITLoginItem.h and .m which used to be a part of ITFoundation. ITKit now links with ITFoundation, so to use ITKit, you must use ITFoundation as well. I've added ITFoundation to ITKit's precompiled prefix header. ---