spiegel-keyman/mac/Keyman4MacIM/Keyman4MacIM/KMInputMethodBrowserClientEventHandlerProtected.h
2018-01-12 14:34:20 -05:00

18 lines
455 B
Objective-C

//
// KMInputMethodBrowserClientEventHandlerProtected.h
// Keyman4MacIM
//
// Created by tom on 1/9/18.
// Copyright © 2018 SIL International. All rights reserved.
//
#ifndef KMInputMethodEventBrowserClientHandlerProtected_h
#define KMInputMethodEventBrowserClientHandlerProtected_h
@interface KMInputMethodBrowserClientEventHandler ()
- (void)setInSiteThatDoesNotGiveContext;
@end
#endif /* KMInputMethodEventBrowserClientHandlerProtected_h */