mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-06-26 00:49:22 +02:00
5 lines
123 B
QML
5 lines
123 B
QML
WebView {
|
|
id: entityListToolWebView
|
|
url: Paths.defaultScripts + "/system/html/entityList.html"
|
|
enabled: true
|
|
}
|