[CURA-5708] Hide the Materials-tab in ToolBox (v3.5 only)

This commit is contained in:
Remco Burema 2018-09-11 17:00:44 +02:00 committed by Jaime van Kessel
parent e3681ddd9f
commit f9585b5fae

View file

@ -34,6 +34,7 @@ Item
}
}
/* // NOTE: Remember to re-enable for v3.6!
ToolboxTabButton
{
text: catalog.i18nc("@title:tab", "Materials")
@ -46,6 +47,7 @@ Item
toolbox.viewPage = "overview"
}
}
*/
}
ToolboxTabButton
{