added titles to venus os pags
This commit is contained in:
parent
eef228c6f7
commit
c7947b6bdd
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ MbPage {
|
|||
|
||||
property string bindPrefix
|
||||
property BatteryDetails details: BatteryDetails { bindPrefix: root.bindPrefix }
|
||||
title: service.description + " Impedances"
|
||||
|
||||
model: VisualItemModel {
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ MbPage {
|
|||
|
||||
property string bindPrefix
|
||||
property BatteryDetails details: BatteryDetails { bindPrefix: root.bindPrefix }
|
||||
title: service.description + " Voltages"
|
||||
|
||||
model: VisualItemModel {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue