mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 06:43:15 +08:00
Remove a line of commented-out code. [CURA-6478]
This commit is contained in:
parent
77d8095208
commit
c3a9ceaa18
@ -36,9 +36,6 @@ Item
|
||||
width: parent.width - 2 * UM.Theme.getSize("wide_margin").width
|
||||
height: parent.height
|
||||
|
||||
// // We want this row to have a preferred with up to the 85% of the parent
|
||||
// property int preferredWidth: Math.round(0.85 * previewMenu.width)
|
||||
|
||||
Cura.ViewsSelector
|
||||
{
|
||||
id: viewsSelector
|
||||
|
Loading…
x
Reference in New Issue
Block a user