fix tab titles

This commit is contained in:
Seth Alves 2017-02-09 15:52:15 -08:00
parent 24fc9bbe67
commit d0d13cdde1

View file

@ -14,6 +14,7 @@ Item {
anchors.fill: parent
Tab {
title: "Entity List"
active: true
enabled: true
property string originalUrl: ""
@ -28,6 +29,7 @@ Item {
}
Tab {
title: "Entity Properties"
active: true
enabled: true
property string originalUrl: ""
@ -42,6 +44,7 @@ Item {
}
Tab {
title: "Grid"
active: true
enabled: true
property string originalUrl: ""