Slint添加成功
This commit is contained in:
5
components/Window.slint
Normal file
5
components/Window.slint
Normal file
@@ -0,0 +1,5 @@
|
||||
export component MainWindow inherits Window {
|
||||
height: 180px;
|
||||
width: 320px;
|
||||
title: "VoileTftpTools";
|
||||
}
|
||||
Reference in New Issue
Block a user