Adding HotKeys to ITKit... This is the new HotKey code by Quentin of
[ITKit.git] / ITKit.h
diff --git a/ITKit.h b/ITKit.h
index 5b8f165..8279c53 100755 (executable)
--- a/ITKit.h
+++ b/ITKit.h
 
 #import <Cocoa/Cocoa.h>
 
+#import <ITKit/ITHotKey.h>
+#import <ITKit/ITHotKeyCenter.h>
+#import <ITKit/ITKeyBroadcaster.h>
+#import <ITKit/ITKeyCombo.h>
+#import <ITKit/ITKeyComboPanel.h>
 #import <ITKit/ITStatusItem.h>
 #import <ITKit/ITTableView.h>
 #import <ITKit/ITTabView.h>