Salome HOME
1. Manage color of construction point using preferences dialog box.
[modules/shaper.git] / src / ConstructionPlugin / ConstructionPlugin_Axis.h
index 43e1d483b353a979b00654ba1f46aec6bd6009b1..115abead134473db4a65e5929bf9dcdab7473b6b 100644 (file)
@@ -250,8 +250,7 @@ class ConstructionPlugin_Axis : public ModelAPI_Feature, public GeomAPI_ICustomP
   ConstructionPlugin_Axis();
 
   /// Customize presentation of the feature
-  virtual bool customisePresentation(ResultPtr theResult, AISObjectPtr thePrs,
-                                     std::shared_ptr<GeomAPI_ICustomPrs> theDefaultPrs);
+  virtual bool customisePresentation(ResultPtr theResult, AISObjectPtr thePrs);
 
  protected:
   /// Creates a new axis by two defined points