mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 12:09:45 +02:00
9 lines
89 B
QML
9 lines
89 B
QML
import QtQuick 2.0
|
|
|
|
import "../../controls" as Controls
|
|
|
|
Controls.TabletWebScreen {
|
|
|
|
}
|
|
|
|
|