mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -07:00
missed 2 structs
This commit is contained in:
@@ -14,7 +14,7 @@ struct SWindowDecorationExtents {
|
||||
};
|
||||
|
||||
class CWindow;
|
||||
struct CMonitor;
|
||||
class CMonitor;
|
||||
|
||||
interface IHyprWindowDecoration {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user