slint/internal/compiler/generator
Simon Hausmann 1d436778c1 Remove the use of the PlatformWindowRc alias again
and use Rc<dyn PlatformWindow> instead. The alias has to stay with the ffi
functions though and the item vtable definitions,
because we don't have an Rc<> template in C++.
2022-08-19 15:07:27 +02:00
..
cpp.rs Port the C++ generator and C++ API to the new window ownership model 2022-08-19 15:07:27 +02:00
rust.rs Remove the use of the PlatformWindowRc alias again 2022-08-19 15:07:27 +02:00