Browse Source

Column id 修改

Column id 修改
msly 10 năm trước cách đây
mục cha
commit
012906fefc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      quick_starter/positioning_element.md

+ 1 - 1
quick_starter/positioning_element.md

@@ -36,7 +36,7 @@ DarkSquare {
     height: 240
 
     Column {
-        id: row
+        id: column
         anchors.centerIn: parent
         spacing: 8
         RedSquare { }