Implemented a visualization screen for various board parameters
This commit is contained in:
@@ -70,7 +70,7 @@ Item {
|
||||
}
|
||||
|
||||
Controls.SubtitleLabel {
|
||||
text: index
|
||||
text: index + 1
|
||||
color: Palette.tableHeaderTextColor
|
||||
Layout.preferredWidth: 25
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
|
||||
Reference in New Issue
Block a user