[TD]CI clang warnings

This commit is contained in:
wandererfan
2022-08-23 15:32:13 -04:00
committed by WandererFan
parent 181b5af6a6
commit acf17905ed
246 changed files with 3944 additions and 4241 deletions

View File

@@ -43,7 +43,7 @@ ViewProviderViewClip::ViewProviderViewClip()
// Do not show in property editor
//DisplayMode.StatusBits.set(3, true);
DisplayMode.setStatus(App::Property::ReadOnly,true);
DisplayMode.setStatus(App::Property::ReadOnly, true);
}
ViewProviderViewClip::~ViewProviderViewClip()