Files
2026-08-25 22:13:25 -04:00

3 lines
77 B
Rust

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