Rename properties to fit PropertyEditor window

This commit is contained in:
WandererFan
2016-10-05 08:30:16 -04:00
committed by Yorik van Havre
parent af9a6950e2
commit bc2ac76fc5
5 changed files with 31 additions and 34 deletions

View File

@@ -63,7 +63,7 @@ void ViewProviderViewPart::updateData(const App::Property* prop)
{
if (prop == &(getViewObject()->LineWidth) ||
prop == &(getViewObject()->HiddenWidth) ||
prop == &(getViewObject()->ShowCenters) ||
prop == &(getViewObject()->ArcCenterMarks) ||
prop == &(getViewObject()->CenterScale) ||
prop == &(getViewObject()->ShowSectionLine) ||
prop == &(getViewObject()->HorizSectionLine) ||