spiegel-keyman/mac/KeymanEngine4Mac/KeymanEngine4Mac/KME/OnScreenKeyboard/KeyLabel.h
2017-08-10 13:11:52 +07:00

13 lines
215 B
Objective-C

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