slint/internal/compiler/widgets
Olivier Goffart 7947d44e59 Run the syntax_updater on our widgets
This is commit is just the output of running the syntax updater on the
files in the internal/compiler/widgets directory.
No extra manual steps were done.

Note: In order to run the updater, I did a hack so that the updater wouldn't
choke on internal item used by the styles by commenting out the check in
ElementType::lookup_type_for_child_element
2023-01-11 10:52:48 +01:00
..
common Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
fluent Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
fluent-base Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
fluent-dark Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
fluent-light Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
material Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
material-base Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
material-dark Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
material-light Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
native Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00