Uncomment the code that hides the material tab in the toolbox. Just for

master.<<
This commit is contained in:
Diego Prado Gesto 2018-06-05 15:43:36 +02:00
parent 6818342b90
commit 753101a988
2 changed files with 0 additions and 4 deletions

View file

@ -34,7 +34,6 @@ Item
}
}
/* Hide for 3.4
ToolboxTabButton
{
text: catalog.i18nc("@title:tab", "Materials")
@ -47,7 +46,6 @@ Item
toolbox.viewPage = "overview"
}
}
*/
}
ToolboxTabButton
{