2026-02-28 12:21:23 +05:30

4 lines
74 B
Rust

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