spiegel-keyman/ios/engine/KMEI/SystemKeyboard/KeyboardViewController.h
2017-08-21 13:54:29 +07:00

14 lines
271 B
Objective-C

//
// KeyboardViewController.h
// SystemKeyboard
//
// Created by Serkan Kurt on 20/06/2014.
// Copyright (c) 2017 SIL International. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "Keyman.h"
@interface KeyboardViewController : KMInputViewController
@end