Part/Gui: Rename Pick Geometry tool to Clarify Selection
Co-authored-by: realthunder <realthunder@users.noreply.github.com>
This commit is contained in:
@@ -738,7 +738,7 @@ MenuItem* StdWorkbench::setupMenuBar() const
|
||||
<< "Std_ProjectUtil"
|
||||
<< "Std_DlgParameter"
|
||||
<< "Std_DlgCustomize"
|
||||
<< "Std_PickGeometry";
|
||||
<< "Std_ClarifySelection";
|
||||
|
||||
// Macro
|
||||
auto macro = new MenuItem( menuBar );
|
||||
|
||||
Reference in New Issue
Block a user