diff --git a/plugins/Toolbox/resources/qml/ToolboxHeader.qml b/plugins/Toolbox/resources/qml/ToolboxHeader.qml index ca6197d6c3..1e2e95b842 100644 --- a/plugins/Toolbox/resources/qml/ToolboxHeader.qml +++ b/plugins/Toolbox/resources/qml/ToolboxHeader.qml @@ -36,6 +36,7 @@ Item } } + /* // NOTE: Remember to re-enable for v3.6! ToolboxTabButton { id: materialsTabButton @@ -49,6 +50,7 @@ Item toolbox.viewPage = "overview" } } + */ } ToolboxTabButton {