missed 2 structs
This commit is contained in:
parent
31a079b347
commit
cb1a36faf0
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ struct SWindowDecorationExtents {
|
|||
};
|
||||
|
||||
class CWindow;
|
||||
struct CMonitor;
|
||||
class CMonitor;
|
||||
|
||||
interface IHyprWindowDecoration {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue