Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_CompositeSketch.h
index 46620a2edfbfe273a60d40f4ba1d51f8a940af3a..5cfefa7e40a553c72d74494b5a4edaf606e89583 100644 (file)
@@ -40,7 +40,7 @@ public:
   FEATURESPLUGIN_EXPORT virtual int numberOfSubs(bool forTree = false) const;
 
   /// \return the sub-feature by zero-base index.
-  FEATURESPLUGIN_EXPORT virtual 
+  FEATURESPLUGIN_EXPORT virtual
     std::shared_ptr<ModelAPI_Feature> subFeature(const int theIndex, bool forTree = false);
 
   /// \return the sub-feature unique identifier in this composite feature by zero-base index.