Files
2026-05-22 20:16:48 +02:00

4 lines
66 B
Rust

fn main() {
slint_build::compile("ui/main.slint").unwrap();
}