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

This reverts commit f9585b5fae.
This commit is contained in:
Jaime van Kessel 2018-09-12 13:39:10 +02:00
parent 00494d8301
commit c59ff82c64

View file

@ -36,7 +36,6 @@ Item
} }
} }
/* // NOTE: Remember to re-enable for v3.6!
ToolboxTabButton ToolboxTabButton
{ {
id: materialsTabButton id: materialsTabButton
@ -50,7 +49,6 @@ Item
toolbox.viewPage = "overview" toolbox.viewPage = "overview"
} }
} }
*/
} }
ToolboxTabButton ToolboxTabButton
{ {