mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 18:46:00 +01:00
renderer: forward decl for b_pch=false (#5250)
This commit is contained in:
parent
294ff8609f
commit
03e99f93ae
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
struct SMonitorRule;
|
||||
class CWorkspace;
|
||||
class CWindow;
|
||||
class CInputPopup;
|
||||
|
||||
// TODO: add fuller damage tracking for updating only parts of a window
|
||||
enum DAMAGETRACKINGMODES {
|
||||
|
|
Loading…
Reference in a new issue