overte/interface/resources/qml/Root.qml

9 lines
91 B
QML

import Hifi 1.0
import QtQuick 2.3
Root {
id: root
width: 1280
height: 720
}