mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
Rename sixtyfps-rs-macro to sixtyfps-macros
This commit is contained in:
parent
ba80d6f515
commit
a650f29abe
5 changed files with 4 additions and 4 deletions
|
@ -108,7 +108,7 @@ The follow table summarizes the entire mapping:
|
|||
#![warn(missing_docs)]
|
||||
#![deny(unsafe_code)]
|
||||
|
||||
pub use sixtyfps_rs_macro::sixtyfps;
|
||||
pub use sixtyfps_macros::sixtyfps;
|
||||
|
||||
pub use sixtyfps_corelib::model::{
|
||||
Model, ModelHandle, ModelNotify, ModelPeer, StandardListViewItem, VecModel,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue