mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Remove a line of commented-out code. [CURA-6478]
This commit is contained in:
parent
77d8095208
commit
c3a9ceaa18
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue