change column to row
This commit is contained in:
parent
a38b998b60
commit
dc438b135a
@ -1,7 +1,7 @@
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.5
|
||||
|
||||
Row {
|
||||
Column {
|
||||
Rectangle {
|
||||
width: 50
|
||||
height: 50
|
||||
|
Reference in New Issue
Block a user