w00t. ITButton and ITButtonCell. Also, ITTextField is now correctly implemented...
[ITKit.git] / ITKit.h
diff --git a/ITKit.h b/ITKit.h
index 8279c53..e76e907 100755 (executable)
--- a/ITKit.h
+++ b/ITKit.h
@@ -18,6 +18,8 @@
 #import <ITKit/ITKeyBroadcaster.h>
 #import <ITKit/ITKeyCombo.h>
 #import <ITKit/ITKeyComboPanel.h>
+#import <ITKit/ITButton.h>
+#import <ITKit/ITButtonCell.h>
 #import <ITKit/ITStatusItem.h>
 #import <ITKit/ITTableView.h>
 #import <ITKit/ITTabView.h>