2 files changed
+2
-2
lines changedSubmodule accesskit-c updated 20 files
- .release-please-manifest.json+1-1
- CHANGELOG.md+31
- CMakeLists.txt+1-1
- COPYING.LIB+502
- Cargo.lock+91-405
- Cargo.toml+6-7
- README.md+2
- examples/sdl/hello_world.c-1
- examples/windows/hello_world.c-1
- include/accesskit.h+13-10
- meson.build+484
- meson/cargo_wrapper.py+150
- meson/check-is-version-string.py+37
- meson/makedef.py+186
- meson/project_version.py+66
- meson/query-rustc.py+128
- meson_options.txt+25
- src/common.rs+246-297
- src/geometry.rs+20-23
- src/windows.rs+11
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
0 commit comments