fix some crashes

This commit is contained in:
vaxerski
2022-03-30 21:18:42 +02:00
parent 3f84dac599
commit 3ca2d3b678
3 changed files with 17 additions and 8 deletions

View File

@@ -8,6 +8,8 @@
class CWindow {
public:
~CWindow();
DYNLISTENER(commitWindow);
DYNLISTENER(mapWindow);
DYNLISTENER(unmapWindow);