Skip to content
Snippets Groups Projects
Commit de16aa42 authored by littletux89@gmail.com's avatar littletux89@gmail.com
Browse files

[+] Added screens for the mobile version.

parent 9075fe7f
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,15 @@ import QtQuick.Controls 2.0
Rectangle {
id: dapFrame
property alias frame: dapFrame
property Item contenetItemScreen: Item { }
anchors.fill: parent
Item
{
id: contenetItemScreen
data: contenetItemScreen
}
}
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