Skip to content

Commit 6f6866b

Browse files
gdk-wayland: Export auto traits on prelude
1 parent e7c47f3 commit 6f6866b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gdk4-wayland/src/prelude.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
#[doc(hidden)]
77
pub use gdk::prelude::*;
88

9+
pub use crate::auto::traits::*;
910
pub use crate::wayland_surface::WaylandSurfaceExtManual;

0 commit comments

Comments
 (0)