Add Std_AlignToSelevtion to menu and context menu
This commit is contained in:
committed by
Chris Hennes
parent
5f601eb6c7
commit
d960f12c25
@@ -1229,6 +1229,7 @@ QMenu* NaviCubeImplementation::createNaviCubeMenu() {
|
||||
commands.emplace_back("Separator");
|
||||
commands.emplace_back("Std_ViewFitAll");
|
||||
commands.emplace_back("Std_ViewFitSelection");
|
||||
commands.emplace_back("Std_AlignToSelection");
|
||||
commands.emplace_back("Separator");
|
||||
commands.emplace_back("NaviCubeDraggableCmd");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user