Salome HOME
0023263: [EDF] Crash when activating YACS module from another module which does not...
[modules/yacs.git] / src / salomegui / Yacsgui.hxx
index 72b3b289362b475d772881d1dbe8d40aa2a06afa..7948f1608eacff03a83fc9cf468d10a152d9e7d8 100644 (file)
@@ -64,7 +64,7 @@ public:
 public slots:
   bool deactivateModule( SUIT_Study* theStudy);
   bool activateModule( SUIT_Study* theStudy);
-  void onDblClick(const QModelIndex& index);
+  void onDblClick(SUIT_DataObject* object);
   void onCleanOnExit();
   
 protected slots: