mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-06 07:01:57 -07: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