slint/internal/compiler/generator
Olivier Goffart 13f07018c9 C++: initialize the backend before the translations
Otherwise initializing the translation won't work.

This can't be tested because the testing backend is always initialized before.
And also hasn't been a problem on MCU where the feature is the most usefull
because it also uses custom backend there initialized before
2025-02-03 14:00:59 +01:00
..
cpp.rs C++: initialize the backend before the translations 2025-02-03 14:00:59 +01:00
rust.rs Refactor: use Struct instead of Type for the type in a Expression::Struct 2025-02-03 10:19:30 +01:00