mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 05:44:52 +00:00
Get rid of the context in properties/signal
This commit is contained in:
parent
ab7ae9f3e2
commit
e00491811b
25 changed files with 389 additions and 653 deletions
|
@ -86,7 +86,6 @@ pub mod re_exports {
|
|||
};
|
||||
pub use sixtyfps_corelib::Color;
|
||||
pub use sixtyfps_corelib::ComponentVTable_static;
|
||||
pub use sixtyfps_corelib::EvaluationContext;
|
||||
pub use sixtyfps_corelib::Resource;
|
||||
pub use sixtyfps_corelib::SharedArray;
|
||||
pub use sixtyfps_corelib::SharedString;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue