Skip to content

Commit 8f827b1

Browse files
committed
protocols: Update tablet-v2 to use XML from stable/
Marked stable in https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/284. Otherwise, we are using the stable versions of protocols.
1 parent 9c1c00a commit 8f827b1

File tree

1 file changed

+1
-1
lines changed
  • wayland-protocols/src

1 file changed

+1
-1
lines changed

wayland-protocols/src/wp.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ pub mod tablet {
514514
/// Unstable version 2
515515
pub mod zv2 {
516516
wayland_protocol!(
517-
"./protocols/unstable/tablet/tablet-unstable-v2.xml",
517+
"./protocols/stable/tablet/tablet-v2.xml",
518518
[]
519519
);
520520
}

0 commit comments

Comments
 (0)