32 #include <SALOMEDSClient.hxx> 
   34 #include <AIS_Shape.hxx> 
   50   bool              OnMousePress( QMouseEvent* pe, SUIT_Desktop* parent, SUIT_ViewWindow* theViewWindow );
 
   51   bool              OnMouseMove( QMouseEvent* pe, SUIT_Desktop* parent, SUIT_ViewWindow* theViewWindow );
 
   52   bool              OnMouseRelease( QMouseEvent* pe, SUIT_Desktop* parent, SUIT_ViewWindow* theViewWindow );
 
   62   Handle(AIS_Shape) mySimulationShape1;
 
   63   Handle(AIS_Shape) mySimulationShape2;