parent
067c259ef1
commit
d191ffb47d
|
@ -1866,6 +1866,7 @@ void OS_X11::handle_key_event(XKeyEvent *p_event, bool p_echo) {
|
||||||
|
|
||||||
input->accumulate_input_event(k);
|
input->accumulate_input_event(k);
|
||||||
}
|
}
|
||||||
|
memfree(utf8string);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
memfree(utf8string);
|
memfree(utf8string);
|
||||||
|
|
Loading…
Reference in New Issue