slint/api/rs
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
..
build Bump MSRV to 1.60 2022-07-26 09:20:52 +02:00
macros Bump version number to 0.2.6 2022-07-06 09:58:14 +00:00
slint Remove the use of the PlatformWindowRc alias again 2022-08-19 15:07:27 +02:00