Adding Kent's ITTabView class to the ITKit. Please add this class to ITKitTester.
[ITKit.git] / ITKit.h
diff --git a/ITKit.h b/ITKit.h
index b4a974c..7168191 100755 (executable)
--- a/ITKit.h
+++ b/ITKit.h
@@ -1,4 +1,5 @@
 #import <Cocoa/Cocoa.h>
 
 #import <ITKit/ITChasingArrowsView.h>
-#import <ITKit/ITStatusItem.h>
\ No newline at end of file
+#import <ITKit/ITStatusItem.h>
+#import <ITKit/ITTabView.h>