mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 21:04:47 +00:00
Change the representation of the Property to be more FFI friendly
This commit is contained in:
parent
cdeb3a4312
commit
8ec6fd5237
6 changed files with 258 additions and 72 deletions
|
@ -1,3 +1,4 @@
|
|||
#pragma once
|
||||
namespace sixtyfps::internal {
|
||||
// Workaround https://github.com/eqrion/cbindgen/issues/43
|
||||
struct ComponentVTable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue