slint/internal/compiler/generator
Tobias Hunger dd59d41ee6 Rename init_*_items to register_component
I want to track component structure changes in the window without
generating more code. So use a more generic name for the init_*_items
functions, so that I can add the functionality I need in there.

Also add a register_component to PlatformWindow and call that.
2022-06-30 11:51:49 +02:00
..
cpp.rs Rename init_*_items to register_component 2022-06-30 11:51:49 +02:00
rust.rs Rename init_*_items to register_component 2022-06-30 11:51:49 +02:00