Navicube : Add missing 'Fit selection' menu entry.
This commit is contained in:
committed by
Yorik van Havre
parent
241ce40b5f
commit
555d06e875
@@ -1226,6 +1226,7 @@ QMenu* NaviCubeImplementation::createNaviCubeMenu() {
|
||||
commands.emplace_back("Std_ViewIsometric");
|
||||
commands.emplace_back("Separator");
|
||||
commands.emplace_back("Std_ViewFitAll");
|
||||
commands.emplace_back("Std_ViewFitSelection");
|
||||
commands.emplace_back("Separator");
|
||||
commands.emplace_back("NaviCubeDraggableCmd");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user