slint/tests/helper_components
Simon Hausmann 03fe599890 Add support for re-exporting modules
Use `export * from "somewhere.slint"` to avoid having to repeat all the
types of an existing module in order to re-export all of the types.
2022-12-09 11:05:08 +01:00
..
export_globals.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
export_structs.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
main_window.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
re_export.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
re_export_all.slint Add support for re-exporting modules 2022-12-09 11:05:08 +01:00
test_button.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00