fix crashes
This commit is contained in:
parent
dbf566c78a
commit
7f8648fc8b
4 changed files with 23 additions and 3 deletions
|
|
@ -41,6 +41,7 @@ public:
|
|||
|
||||
// XWayland stuff
|
||||
bool m_bIsX11 = false;
|
||||
bool m_bMappedX11 = false;
|
||||
uint64_t m_iX11Type = 0;
|
||||
DYNLISTENER(activateX11);
|
||||
DYNLISTENER(configureX11);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue