mirror of
https://github.com/hyprwm/hyprwayland-scanner.git
synced 2024-11-08 06:35:58 +01:00
add no iface
This commit is contained in:
parent
b860f59da9
commit
9a0f8aaee5
1 changed files with 1 additions and 1 deletions
|
@ -795,7 +795,7 @@ static const wl_message {}[] = {{
|
|||
|
||||
// iface
|
||||
SOURCE += std::format(R"#(
|
||||
const wl_interface {} = {{false
|
||||
const wl_interface {} = {{
|
||||
"{}", {},
|
||||
{}, {},
|
||||
{}, {},
|
||||
|
|
Loading…
Reference in a new issue