Points: fix many linter warnings

This commit is contained in:
wmayer
2024-03-12 14:09:17 +01:00
committed by wwmayer
parent c2df0bb75e
commit ed573fcf86
14 changed files with 298 additions and 242 deletions

View File

@@ -62,7 +62,7 @@ ViewProviderPoints::ViewProviderPoints()
{
static const char* osgroup = "Object Style";
ADD_PROPERTY_TYPE(PointSize, (2.0f), osgroup, App::Prop_None, "Set point size");
ADD_PROPERTY_TYPE(PointSize, (2.0F), osgroup, App::Prop_None, "Set point size");
PointSize.setConstraints(&floatRange);
// Create the selection node