Remove Std_MacroStopRecord command as obsolete.

This commit is contained in:
Paddle
2023-10-01 20:31:06 +02:00
committed by Chris Hennes
parent eefdeb1db5
commit e87f9ed980
3 changed files with 1 additions and 31 deletions

View File

@@ -138,7 +138,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
// Gui::MenuItem* tool = new Gui::MenuItem( menuBar );
// tool->setCommand("&Tools");
// *tool << "Std_CommandLine" << "Std_DlgParameter" << "Separator" << "Std_DlgMacroRecord"
// << "Std_MacroStopRecord" << "Std_DlgMacroExecute" << "Std_DlgMacroExecuteDirect"
// << "Std_DlgMacroExecute" << "Std_DlgMacroExecuteDirect"
// << "Separator" << "Std_ViewScreenShot" << "Separator" << "Std_DlgCustomize";
//
// // Mesh