Salome HOME
Bathymetry points has been changed from QList to NCollection_Sequence.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Module.h
index 1cfd15c837b815be5171ec8b64775ac96557cfc0..f4a87f481908b5427dc8f1ab715f6eda28f5abf4 100644 (file)
@@ -28,7 +28,6 @@
 #include <LightApp_Module.h>
 
 #include <QEvent>
-#include <QPoint>
 
 class QGraphicsSceneMouseEvent;
 
@@ -244,7 +243,6 @@ private:
 
   ViewId2ListOfShapes             myShapesMap;
   ViewId2ListOfVTKPrs             myVTKPrsMap;
-  QPoint                          myPopupPos;
   bool                            myIsUpdateEnabled;
 
   QStringList                     myGeomObjectsToImport; ///< entries of GEOM objects to be imported