mirror of
https://github.com/hyprwm/hyprwayland-scanner.git
synced 2025-01-11 03:19:48 +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
|
// iface
|
||||||
SOURCE += std::format(R"#(
|
SOURCE += std::format(R"#(
|
||||||
const wl_interface {} = {{false
|
const wl_interface {} = {{
|
||||||
"{}", {},
|
"{}", {},
|
||||||
{}, {},
|
{}, {},
|
||||||
{}, {},
|
{}, {},
|
||||||
|
|
Loading…
Reference in a new issue