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

Add main.qml

parent 9a699145
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment