diff --git a/interface/resources/qml/hifi/tablet/Edit.qml b/interface/resources/qml/hifi/tablet/Edit.qml index cdefefd49e..e95e0f2fc0 100644 --- a/interface/resources/qml/hifi/tablet/Edit.qml +++ b/interface/resources/qml/hifi/tablet/Edit.qml @@ -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: ""