Skip to content

Commit dced176

Browse files
authored
Update build.rs
1 parent 27bc121 commit dced176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktop/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fn main() {
2-
slint_build::compile("src/ui.slint").unwrap();
2+
slint_build::compile("ui/ui.slint").unwrap();
33
}

0 commit comments

Comments
 (0)