Remove a line of commented-out code. [CURA-6478]

This commit is contained in:
Remco Burema 2019-04-25 22:42:52 +02:00
parent 77d8095208
commit c3a9ceaa18

View file

@ -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