mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Qt5->Qt6: Even more renaming stuff.
part of CURA-8591
This commit is contained in:
parent
448fbf7408
commit
c8ed3634ed
7 changed files with 24 additions and 24 deletions
|
|
@ -47,7 +47,7 @@ Item
|
|||
Column
|
||||
{
|
||||
Layout.fillWidth: true
|
||||
Layout.alignment: Qt.AlignTop
|
||||
Layout.alignment: Qt.AlignmentFlag.AlignTop
|
||||
|
||||
spacing: base.columnSpacing
|
||||
|
||||
|
|
@ -178,7 +178,7 @@ Item
|
|||
Column
|
||||
{
|
||||
Layout.fillWidth: true
|
||||
Layout.alignment: Qt.AlignTop
|
||||
Layout.alignment: Qt.AlignmentFlag.AlignTop
|
||||
|
||||
spacing: base.columnSpacing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue