Rename close window functions to match upstream
This commit is contained in:
@@ -393,7 +393,7 @@ void GetKeyboardLayout()
|
||||
*/
|
||||
void ShowOnScreenKeyboard(Window *parent, int button)
|
||||
{
|
||||
DeleteWindowById(WC_OSK, 0);
|
||||
CloseWindowById(WC_OSK, 0);
|
||||
|
||||
GetKeyboardLayout();
|
||||
new OskWindow(&_osk_desc, parent, button);
|
||||
|
Reference in New Issue
Block a user