Sketcher: Fix lints

This commit is contained in:
Abdullah Tahiri
2023-11-08 15:13:53 +01:00
committed by abdullahtahiriyo
parent 75c3972c44
commit 0d221c0969
6 changed files with 9 additions and 7 deletions

View File

@@ -57,6 +57,7 @@ EditableDatumLabel::EditableDatumLabel(View3DInventorViewer* view,
, viewer(view)
, spinBox(nullptr)
, cameraSensor(nullptr)
, function(Function::Positioning)
{
// NOLINTBEGIN
root = new SoAnnotation;