]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
refs #1327: correction of compilation errors
authorasl <asl@opencascade.com>
Wed, 27 Sep 2017 12:30:33 +0000 (15:30 +0300)
committerasl <asl@opencascade.com>
Wed, 27 Sep 2017 12:30:33 +0000 (15:30 +0300)
src/HYDROGUI/HYDROGUI_BathymetryPrs.h

index 9837f478c6b2f100137b0ddac320669cc651f2f1..6af696db4fc9962b4b8ed3a96b935aa076f602a6 100644 (file)
@@ -55,6 +55,7 @@ protected:
                                  const Standard_Integer theMode );
 
   void UpdateBound();
+  void AddPoint( const Handle(Graphic3d_ArrayOfPoints)&, const Handle(SelectMgr_EntityOwner)& );
 
 private:
   Bnd_Box myBound;