protocols: fix for hyprwayland-scanner update
This commit is contained in:
parent
ed69502ff6
commit
87173bd09d
4 changed files with 9 additions and 9 deletions
|
|
@ -28,7 +28,7 @@ class CTearingControl {
|
|||
|
||||
SP<CWpTearingControlV1> resource;
|
||||
CWindow* pWindow = nullptr;
|
||||
wpTearingControlV1PresentationHint hint = PRESENTATION_HINT_VSYNC;
|
||||
wpTearingControlV1PresentationHint hint = WP_TEARING_CONTROL_V1_PRESENTATION_HINT_VSYNC;
|
||||
|
||||
friend class CTearingControlProtocol;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue