Run qmlformat over everything
This commit is contained in:
@@ -97,7 +97,6 @@ Item {
|
||||
if (!contentItem) {
|
||||
return;
|
||||
}
|
||||
|
||||
contentItem.parent = contentItemParent;
|
||||
contentItem.anchors.fill = contentItem.parent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user