Salome HOME
DCQ : Merge with Ecole_ete_a6.
[modules/kernel.git] / src / SUPERVGraph / SUPERVGraph_ViewFrame.h
index 8c62cc436096492c2dcfc4ef079f19af9620b1b1..42aeafdf3a73e460bac6a82d04bb3155bd3c1981 100644 (file)
@@ -34,6 +34,7 @@
 #include "QAD_Application.h"
 
 #include "SALOME_InteractiveObject.hxx"
+#include "SALOME_Selection.h" 
 
 class QAD_EXPORT SUPERVGraph_View: public QWidget, public QAD_PopupClientServer{
   Q_OBJECT;
@@ -62,7 +63,7 @@ class QAD_EXPORT SUPERVGraph_ViewFrame : public QAD_ViewFrame {
   void                           setBackgroundColor( const QColor& );
   QColor                         backgroundColor() const;
   
-  void                           SetSelectionMode( int mode );
+  void                           SetSelectionMode( Selection_Mode mode );
 
   void                           onAdjustTrihedron( );