View login UI functional
This commit is contained in:
@@ -3,13 +3,6 @@ import fbx.application 1.0
|
||||
import "Views" as View
|
||||
|
||||
Application {
|
||||
// Liste des labels et types
|
||||
property var fields: [
|
||||
{label: "Server", type: "text"},
|
||||
{label: "User", type: "text"},
|
||||
{label: "Password", type: "password"}
|
||||
]
|
||||
|
||||
Row {
|
||||
anchors.fill: parent
|
||||
spacing: 10
|
||||
|
||||
Reference in New Issue
Block a user