mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-08-16 21:31:03 +02:00
7 lines
85 B
QML
7 lines
85 B
QML
import QtQuick 2.0
|
|
import "../../controls" as Controls
|
|
|
|
Controls.TabletWebView {
|
|
}
|
|
|
|
|