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

[*] Fixed item redefinition error.

parent c44749a0
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ Rectangle { ...@@ -10,7 +10,7 @@ Rectangle {
anchors.fill: parent anchors.fill: parent
Item { Item {
id: contenetItemScreen id: dapContenetItemScreen
data: 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