Shiki: Swiftify // frmAboutWindow ObjC Compatibility
- We leave the frmAboutWindow in ObjC until Apple deprecates ObjC.
This commit is contained in:
parent
f8d5febadb
commit
92cace1fce
|
@ -2,5 +2,6 @@
|
|||
// Use this file to import your target's public headers that you would like to expose to Swift.
|
||||
//
|
||||
|
||||
#import "frmAboutWindow.h"
|
||||
extern void LTLoadLanguageModel(void);
|
||||
extern void LTLoadUserLanguageModelFile(void);
|
||||
|
|
Loading…
Reference in New Issue