// // HotKeyControl.h // General // // Created by Zaphod Beeblebrox on 9/4/06. // Copyright 2006 __MyCompanyName__. All rights reserved. // #import #import @interface HotKeyControl : NDHotKeyControl { } @end