Added a new about box class. Added a text field that will eventually be clickable...
[ITKit.git] / ITKit.h
diff --git a/ITKit.h b/ITKit.h
index d7ed152..5d34878 100644 (file)
--- a/ITKit.h
+++ b/ITKit.h
@@ -43,5 +43,8 @@
 
 #import <ITKit/ITSplashScreen.h>
 
+#import <ITKit/ITAboutBox.h>
+#import <ITKit/ITURLTextField.h>
+
 #import <ITKit/ITCategory-NSView.h>
 #import <ITKit/ITCategory-NSMenu.h>
\ No newline at end of file