fix crashes
This commit is contained in:
parent
dbf566c78a
commit
7f8648fc8b
4 changed files with 23 additions and 3 deletions
|
|
@ -60,6 +60,7 @@ public:
|
|||
void removeWindowFromVectorSafe(CWindow*);
|
||||
void focusWindow(CWindow*);
|
||||
bool windowExists(CWindow*);
|
||||
bool windowValidMapped(CWindow*);
|
||||
CWindow* vectorToWindow(const Vector2D&);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue