1786032450
This commit is contained in:
@@ -26,7 +26,8 @@ fn main() -> Result<(), slint::PlatformError> {
|
||||
// weak_window.upgrade_in_event_loop(move |ui| {
|
||||
// ui.set_text("GoodBye!".into());
|
||||
// })
|
||||
});
|
||||
})
|
||||
.unwrap();
|
||||
|
||||
main_window.run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user