spiegel-keyman/oem/firstvoices/ios/SWKeyboard/FVInputViewController.h

14 lines
264 B
Objective-C

//
// FVInputViewController.h
// SWKeyboard
//
// Created by Serkan Kurt on 18/11/2015.
// Copyright © 2015 FirstVoices. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "KeymanEngine.h"
@interface FVInputViewController : KMInputViewController
@end