Import initial du projet shipheart_cm5
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
import QtQuick.Controls
|
||||
|
||||
Label {
|
||||
anchors {
|
||||
verticalCenter: parent.verticalCenter
|
||||
}
|
||||
leftPadding: 10
|
||||
width: parent.width
|
||||
font.pixelSize: 18
|
||||
color: couleur_blanc_casse
|
||||
text: "--"
|
||||
}
|
||||
Reference in New Issue
Block a user