Move Slint files to src directory
This commit is contained in:
parent
4fec086508
commit
605e4c763a
8 changed files with 8 additions and 6 deletions
4
src/ui.slint
Normal file
4
src/ui.slint
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { AppWindow } from "./AppWindow.slint";
|
||||
import { State } from "./state.slint";
|
||||
|
||||
export { State, AppWindow }
|
Loading…
Add table
Add a link
Reference in a new issue