overte/interface/resources/qml/hifi/tablet/EntityList.qml
2018-11-14 01:05:37 +01:00

6 lines
150 B
QML

WebView {
id: entityListToolWebView
url: Paths.defaultScripts + "/system/html/entityList.html"
enabled: true
blurOnCtrlShift: false
}