mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 06:41:14 +00:00
Bump version number
(Does not include docs and README yet)
This commit is contained in:
parent
1025cc6020
commit
3380383787
22 changed files with 55 additions and 55 deletions
|
@ -273,7 +273,7 @@ namespace sixtyfps {{
|
|||
namespace private_api {{ enum class VersionCheck {{ Major = {}, Minor = {}, Patch = {} }}; class ComponentWindow; }}
|
||||
namespace cbindgen_private {{ using sixtyfps::private_api::ComponentWindow; using namespace vtable; struct KeyEvent; }}
|
||||
}}",
|
||||
0, 0, 5,
|
||||
0, 0, 6,
|
||||
))
|
||||
.generate()
|
||||
.expect("Unable to generate bindings")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue