mirror of
https://github.com/Astatin3/unshell-nodes-rs.git
synced 2026-06-08 16:18:08 -06:00
4 lines
92 B
Rust
4 lines
92 B
Rust
fn main() {
|
|
slint_build::compile("ui/app-window.slint").expect("Slint build failed");
|
|
}
|