]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h
Salome HOME
Architecture changes
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_MakeShapeList.h
index 0ba480907d05af9ca60c7527dd8e274f59d3d4bf..64dfa760b8dcf0e64d80ffb4dbb34d56f4d7f68f 100644 (file)
@@ -63,9 +63,8 @@ public:
 
 private:
   void result(const std::shared_ptr<GeomAPI_Shape> theShape,
-              ListOfShape& theHistory,
-              OperationType theOperationType);
-
+              OperationType theOperationType,
+              ListOfShape& theHistory);
 
 protected:
   ListOfMakeShape myListOfMakeShape; ///< List of make shape algos.