X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/4f3da8543caacbaf1ce219e547e24a5490bee090..HEAD:/ITButton.h diff --git a/ITButton.h b/ITButton.h old mode 100755 new mode 100644 index 618437d..eccf365 --- a/ITButton.h +++ b/ITButton.h @@ -1,23 +1,17 @@ /* * ITKit - * ITButton - * Stylized button for use in Status Windows. + * ITButton.h * - * Original Author : Matthew Judy - * Responsibility : Matthew Judy - * Responsibility : Joseph Spiros + * Custom NSButton subclass that uses ITButtonCell. * - * Copyright (c) 2002 - 2003 iThink Software. - * All Rights Reserved + * Copyright (c) 2005 iThink Software * */ - #import - @interface ITButton : NSButton { } -@end +@end \ No newline at end of file