fix some crashes
This commit is contained in:
parent
3f84dac599
commit
3ca2d3b678
3 changed files with 17 additions and 8 deletions
|
|
@ -8,6 +8,8 @@
|
|||
class CWindow {
|
||||
public:
|
||||
|
||||
~CWindow();
|
||||
|
||||
DYNLISTENER(commitWindow);
|
||||
DYNLISTENER(mapWindow);
|
||||
DYNLISTENER(unmapWindow);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue