mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-16 11:08:54 +00:00
Update SDL_ohosvideo.c
This commit is contained in:
parent
30e63217ed
commit
ecad5241ca
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ static SDL_VideoDevice *OHOS_CreateDevice(void)
|
|||
device->HasClipboardText = OHOS_HasClipboardText;
|
||||
|
||||
device->HasScreenKeyboardSupport = OHOS_HasScreenKeyboardSupport;
|
||||
device->IsScreenKeyboardShown = OHOS_IsScreenKeyboardShownImpl;
|
||||
device->StartTextInput = OHOS_StartTextInputImpl;
|
||||
device->StopTextInput = OHOS_StopTextInputImpl;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue