tiv1: minor fixes for crashes
This commit is contained in:
parent
5dc1a5fec6
commit
0807b8b95f
3 changed files with 9 additions and 1 deletions
|
|
@ -24,6 +24,8 @@ struct STextInputV1 {
|
|||
|
||||
uint32_t serial = 0;
|
||||
|
||||
bool active = false;
|
||||
|
||||
struct SPendingSurr {
|
||||
bool isPending = false;
|
||||
std::string text = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue