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 8b32fbf commit 0e04ccaCopy full SHA for 0e04cca
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