overte/scripts/system/create/EntityList.qml
RebeccaStankus 5a49ac9a22 moved files
2019-06-17 16:45:54 -07:00

6 lines
150 B
QML

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