Skip to content
Snippets Groups Projects
Commit a1daa982 authored by akiraohgaki's avatar akiraohgaki
Browse files

Add main.qml

parent 9a699145
Branches
Tags
No related merge requests found
<RCC>
<qresource prefix="/">
<file>qml/main.qml</file>
</qresource>
</RCC>
import QtQuick 2.0
import QtQuick.Controls 1.1
ApplicationWindow {
Component.onCompleted: {
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment