Part/Gui: Rename Pick Geometry tool to Clarify Selection

Co-authored-by: realthunder <realthunder@users.noreply.github.com>
This commit is contained in:
tetektoza
2025-09-02 21:26:11 +02:00
parent 3c5131e051
commit b780cf923f
10 changed files with 38 additions and 38 deletions

View File

@@ -738,7 +738,7 @@ MenuItem* StdWorkbench::setupMenuBar() const
<< "Std_ProjectUtil"
<< "Std_DlgParameter"
<< "Std_DlgCustomize"
<< "Std_PickGeometry";
<< "Std_ClarifySelection";
// Macro
auto macro = new MenuItem( menuBar );