Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_RevolutionBoolean.h
index fc0252ba1e4848303325f7b5981b2eb3dd48685e..371cc09054b46a4177edb18de7264594d8e85804 100644 (file)
@@ -13,7 +13,8 @@
 /// \class FeaturesPlugin_RevolutionBoolean
 /// \ingroup Plugins
 /// \brief Interface for the composite revolution feature.
-class FeaturesPlugin_RevolutionBoolean : public FeaturesPlugin_Revolution, public FeaturesPlugin_CompositeBoolean
+class FeaturesPlugin_RevolutionBoolean : public FeaturesPlugin_Revolution, 
+                                         public FeaturesPlugin_CompositeBoolean
 {
 public:
   /// Request for initialization of data model of the feature: adding all attributes.