We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c47f3 commit 6f6866bCopy full SHA for 6f6866b
gdk4-wayland/src/prelude.rs
@@ -6,4 +6,5 @@
6
#[doc(hidden)]
7
pub use gdk::prelude::*;
8
9
+pub use crate::auto::traits::*;
10
pub use crate::wayland_surface::WaylandSurfaceExtManual;
0 commit comments