mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-18 01:08:25 +00:00
fix some crashes
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
class CWindow {
|
||||
public:
|
||||
|
||||
~CWindow();
|
||||
|
||||
DYNLISTENER(commitWindow);
|
||||
DYNLISTENER(mapWindow);
|
||||
DYNLISTENER(unmapWindow);
|
||||
|
Reference in New Issue
Block a user