// // NJRHotKeyFieldCell.h // Pester // // Created by Nicholas Riley on Mon Mar 31 2003. // Copyright (c) 2003 Nicholas Riley. All rights reserved. // #import @interface NJRHotKeyFieldCell : NSTextFieldCell { } @end