Skip to content

Commit

Permalink
Signed-off-by: cneben <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
cneben committed Nov 17, 2023
1 parent 8b6ef13 commit 3bbb901
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/advanced/advanced.qml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ ApplicationWindow {
objectName: "graph"
anchors.fill: parent
Component.onCompleted: {

const g1 = topology.insertGroup();
g1.label = "GROUP";
g1.item.x = 300; g1.item.y = 80;
Expand Down

0 comments on commit 3bbb901

Please sign in to comment.