Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / PartSet / PartSet_WidgetSubShapeSelector.h
index b20cf882d50f55abe7a2e7951a2b9e38426810be..376ffb139fe863b2b7e6b989aa9ffce090063ce5 100644 (file)
@@ -119,7 +119,7 @@ protected:
                    std::shared_ptr<GeomAPI_Pnt> > PntToAttributesMap;
   std::map<ObjectPtr, PntToAttributesMap> myCashedReferences;
 
-  /// Pointer to a sketch 
+  /// Pointer to a sketch
   CompositeFeaturePtr mySketch;
 };