mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 21:04:47 +00:00
Add a visitor to visit the items of a component
This commit is contained in:
parent
e01de2e0ff
commit
0398a221d2
3 changed files with 34 additions and 29 deletions
|
@ -1,4 +1,6 @@
|
|||
|
||||
using str = char; //FIXME: this is just required because of something wrong with &str in cbindgen, but one should not have &str anyway
|
||||
|
||||
#include "sixtyfps_internal.h"
|
||||
|
||||
namespace sixtyfps {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue