mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:58:58 +08:00
Fix QML error about use of anchors in a row
This commit is contained in:
parent
d67395b42b
commit
ace4bfba10
@ -21,7 +21,7 @@ Column
|
||||
signal showTooltip(Item item, point location, string text)
|
||||
signal hideTooltip()
|
||||
|
||||
Row
|
||||
Item
|
||||
{
|
||||
id: extruderSelectionRow
|
||||
width: parent.width
|
||||
|
Loading…
x
Reference in New Issue
Block a user