mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 14:51:15 +00:00
Include all the .60 files in sixtyfps_widgets by default
This commit is contained in:
parent
abe6888296
commit
ad12ffaa46
6 changed files with 89 additions and 11 deletions
|
@ -1,2 +1,5 @@
|
|||
//include_path: ../helper_components
|
||||
TestCase := TestButton {}
|
||||
TestCase := Rectangle {
|
||||
TestButton {} // from external file
|
||||
Button {} // from standard library
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue