fixed rendering
This commit is contained in:
parent
5971576a50
commit
625e4ce264
6 changed files with 61 additions and 31 deletions
|
|
@ -62,6 +62,9 @@ public:
|
|||
bool windowExists(CWindow*);
|
||||
bool windowValidMapped(CWindow*);
|
||||
CWindow* vectorToWindow(const Vector2D&);
|
||||
|
||||
private:
|
||||
void initAllSignals();
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue