Fixed a possible crasher where an ITMultilineTextFieldCell is treated as
[ITKit.git] / ITKit.h
diff --git a/ITKit.h b/ITKit.h
index ba348f0..8e03709 100755 (executable)
--- a/ITKit.h
+++ b/ITKit.h
@@ -2,8 +2,8 @@
  *     ITKit
  *    iThink Software's custom extensions to Apple's AppKit framework
  *
- *  Original Author : Matt Judy <mjudy@ithinksw.com>
- *   Responsibility : Matt Judy <mjudy@ithinksw.com>
+ *  Original Author : Matthew Judy <mjudy@ithinksw.com>
+ *   Responsibility : Matthew Judy <mjudy@ithinksw.com>
  *   Responsibility : Joseph Spiros <joseph.spiros@ithinksw.com>
  *
  *  Copyright (c) 2002 - 2003 iThink Software.
@@ -28,5 +28,7 @@
 #import <ITKit/ITTextField.h>
 #import <ITKit/ITTransientStatusWindow.h>
 
+#import <ITKit/ITIconAndTextStatusWindow.h>
+
 #import <ITKit/ITCategory-NSView.h>
 #import <ITKit/ITCategory-NSMenu.h>