Maybe fix IME support
This commit is contained in:
parent
2a116c945e
commit
646c444a41
@ -235,6 +235,8 @@ public:
|
|||||||
SDL_free(basePath);
|
SDL_free(basePath);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SDL_SetHint(SDL_HINT_IME_SHOW_UI, "1");
|
||||||
|
|
||||||
m_signalHandler.setHandleInterrupt(true);
|
m_signalHandler.setHandleInterrupt(true);
|
||||||
m_signalHandler.setHandleFatal(true);
|
m_signalHandler.setHandleFatal(true);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user