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 ae2c717923
commit e266c6320a

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");