mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 14:51:15 +00:00
Begin with the generation of rhe repeater (rust only for now)
This commit is contained in:
parent
064db5aa5b
commit
6122f91fba
11 changed files with 162 additions and 50 deletions
|
@ -72,6 +72,7 @@ pub mod re_exports {
|
|||
pub use const_field_offset::{self, FieldOffsets};
|
||||
pub use once_cell::sync::Lazy;
|
||||
pub use sixtyfps_corelib::abi::datastructures::*;
|
||||
pub use sixtyfps_corelib::abi::model::*;
|
||||
pub use sixtyfps_corelib::abi::primitives::*;
|
||||
pub use sixtyfps_corelib::abi::properties::Property;
|
||||
pub use sixtyfps_corelib::abi::signals::Signal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue