mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Replace references to the .60 files that are now renamed with .slint
This commit is contained in:
parent
0c0a783095
commit
d706d63ce1
65 changed files with 113 additions and 113 deletions
|
@ -28,7 +28,7 @@ In the `build.rs` file:
|
|||
|
||||
```ignore
|
||||
fn main() {
|
||||
sixtyfps_build::compile("ui/hello.60").unwrap();
|
||||
sixtyfps_build::compile("ui/hello.slint").unwrap();
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue