// // KeyLabelCell.h // KeymanEngine4Mac // // Created by Serkan Kurt on 7/07/2015. // Copyright (c) 2017 SIL International. All rights reserved. // #import @interface KeyLabelCell : NSTextFieldCell @end