mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 21:04:47 +00:00
Property refactoring
The tests are working and everything seems to be back normal. But there is still some cleanup required
This commit is contained in:
parent
facc18d0eb
commit
9d852f802e
7 changed files with 716 additions and 486 deletions
|
@ -15,6 +15,7 @@ pub mod graphics;
|
|||
pub mod input;
|
||||
pub mod item_tree;
|
||||
pub mod layout;
|
||||
//pub mod properties;
|
||||
|
||||
#[cfg(feature = "rtti")]
|
||||
pub mod rtti;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue