This commit is contained in:
2026-01-30 12:56:00 +08:00
parent 91f24cb462
commit dcbbda951e
89 changed files with 13486 additions and 72 deletions

View File

@@ -1,3 +1,3 @@
fn main() {
slint_build::compile("ui/demo.slint").unwrap();
slint_build::compile("ui/app-full.slint").unwrap();
}