Salome HOME
The flushCreated/flushUpdated are obsolete and nobody uses them.
[modules/shaper.git] / src / ModelAPI / ModelAPI_ShapeValidator.cpp
index b451ed1bb6a0da11fca64b59fe369df1ca2f09c0..08f0a687b5dce9002c96f38fe0bfdf1e1ab1a25a 100644 (file)
@@ -10,6 +10,8 @@
 #include "ModelAPI_Object.h"
 
 bool ModelAPI_ShapeValidator::isValid(const FeaturePtr& theFeature,
+                                      const std::list<std::string>& theArguments,
+                                      const ObjectPtr& theObject,
                                       const AttributePtr& theAttribute,
                                       const GeomShapePtr& theShape) const
 {