respect settings of locatation navicube when creating a new view

This commit is contained in:
wmayer
2018-05-30 09:45:44 +02:00
parent 3b02ff2a94
commit b8fca77c5a

View File

@@ -169,6 +169,7 @@ View3DInventor::View3DInventor(Gui::Document* pcDocument, QWidget* parent,
OnChange(*hGrp,"UseBackgroundColorMid");
OnChange(*hGrp,"ShowFPS");
OnChange(*hGrp,"ShowNaviCube");
OnChange(*hGrp,"CornerNaviCube");
OnChange(*hGrp,"UseVBO");
OnChange(*hGrp,"Orthographic");
OnChange(*hGrp,"HeadlightColor");