slint/internal/compiler/tests/syntax/exports
Olivier Goffart 42a2c6a569
Only generate code for the exported Window
Have a warning when a component is exported from the main file and
doesn't inherit Window.
Unless it's the last component, for compatibility with Slint 1.6

Also don't warn in the interpreter
2024-06-25 15:13:06 +02:00
..
export_duplicates.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
export_non_window.slint Only generate code for the exported Window 2024-06-25 15:13:06 +02:00
reexport_duplicate.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
root_compo_export.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
root_compo_export2.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
root_compo_export3.slint fix missing warning of missing export 2024-06-21 11:57:49 +02:00
single_global_missing_export.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
unused_compo.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00