fix crash when yanking mouse before init
This commit is contained in:
parent
51172129d7
commit
4b985d3e38
3 changed files with 8 additions and 0 deletions
|
|
@ -74,6 +74,8 @@ public:
|
|||
|
||||
SSeat m_sSeat;
|
||||
|
||||
bool m_bReadyToProcess = false;
|
||||
|
||||
// ------------------------------------------------- //
|
||||
|
||||
SMonitor* getMonitorFromID(const int&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue