Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Commit 168f4e7

Browse files
committed
gdkx11: export function to silence warnings
1 parent fd0a927 commit 168f4e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gdkx11/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ mod auto;
1717

1818
pub mod builders;
1919

20+
pub use crate::auto::functions::*;
2021
pub use crate::auto::*;

0 commit comments

Comments
 (0)