add missing view top option + arrangement

This commit is contained in:
Max Wilfinger
2024-03-30 07:54:36 +01:00
committed by wwmayer
parent 6ca8b2daae
commit 67b587efde
2 changed files with 2 additions and 1 deletions

View File

@@ -1655,6 +1655,7 @@ public:
addCommand("Std_ViewIsometric");
addCommand("Std_ViewFront");
addCommand("Std_ViewTop");
addCommand("Std_ViewRight");
addCommand("Std_ViewRear");
addCommand("Std_ViewBottom");