ReverseEngineering: Update UI strings for consistency
This commit is contained in:
committed by
Chris Hennes
parent
2a96b8c758
commit
da5f0f18c6
@@ -50,7 +50,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
reen->setCommand("&Reverse Engineering");
|
||||
|
||||
Gui::MenuItem* reconstruct = new Gui::MenuItem();
|
||||
reconstruct->setCommand("Surface reconstruction");
|
||||
reconstruct->setCommand("Surface Reconstruction");
|
||||
*reconstruct << "Reen_PoissonReconstruction"
|
||||
<< "Reen_ViewTriangulation";
|
||||
*reen << reconstruct;
|
||||
|
||||
Reference in New Issue
Block a user