Skip to content

Commit 95dcb89

Browse files
committed
add missing header to construct_cell
1 parent d2e5476 commit 95dcb89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

glib/src/construct_cell.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Take a look at the license at the top of the repository in the LICENSE file.
2+
13
use crate::{Property, PropertyGet, PropertySet, PropertySetNested};
24

35
use once_cell::sync::OnceCell as SyncOnceCell;

0 commit comments

Comments
 (0)