Update Workbench.cpp

This commit is contained in:
kaktus Jacek
2023-08-31 07:56:19 +02:00
committed by Chris Hennes
parent 8d24f0c021
commit 671ca542c3

View File

@@ -326,7 +326,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< thermal
<< "Separator"
// << nosolver
<< "Separator"
// << "Separator"
<< constants;
Gui::MenuItem* mesh = new Gui::MenuItem;