3 lines
No EOL
108 B
Rust
3 lines
No EOL
108 B
Rust
fn main() {
|
|
slint_build::compile("src/ui/slint/ui/todo.slint").expect("todo.slint failed to compile");
|
|
} |