Skip to content

Commit

Permalink
Обновлено: Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
fiersik committed Feb 8, 2024
1 parent 65a3112 commit 63f00bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers/rust-gtk4-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cargo add libadwaita --rename adw --features gtk_v4_10
vscodium .
```

### Вставляем следующий код в файл main.rc:
### Вставляем следующий код в файл main.rs:

```rust
use adw::prelude::*;
Expand Down

0 comments on commit 63f00bf

Please sign in to comment.