X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAlgoAPI%2FGeomAlgoAPI_MakeShapeList.h;h=0ba480907d05af9ca60c7527dd8e274f59d3d4bf;hb=f5c7bb3100ed321392da42f61c2ab505833ec61a;hp=6b6682c1cfa0fb02f79284160381e08404ecafc3;hpb=952efeb621c89406b5b4b2a7173ad42de4034fa8;p=modules%2Fshaper.git diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h index 6b6682c1c..0ba480907 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h @@ -68,7 +68,7 @@ private: protected: - ListOfMakeShape myListOfMakeShape; + ListOfMakeShape myListOfMakeShape; ///< List of make shape algos. }; #endif