spiegel-keyman/mac/Keyman4MacIM/Keyman4MacIM/KMDownloadKeyboard/KMDownloadKBWindowController.h
2017-08-10 13:11:52 +07:00

14 lines
285 B
Objective-C

//
// KMDownloadKBWindowController.h
// Keyman4MacIM
//
// Created by Serkan Kurt on 18/05/2015.
// Copyright (c) 2017 SIL International. All rights reserved.
//
#import <Cocoa/Cocoa.h>
#import <WebKit/WebKit.h>
@interface KMDownloadKBWindowController : NSWindowController
@end