mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 12:54:45 +00:00
More work on signal: the C++ part is working
This commit is contained in:
parent
83d206ea39
commit
4575011293
15 changed files with 166 additions and 59 deletions
|
@ -2,6 +2,7 @@
|
|||
namespace sixtyfps::internal {
|
||||
// Workaround https://github.com/eqrion/cbindgen/issues/43
|
||||
struct ComponentVTable;
|
||||
struct ItemVTable;
|
||||
}
|
||||
#include "sixtyfps_internal.h"
|
||||
#include "sixtyfps_gl_internal.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue