Salome HOME
Merge from branch mpa/qwt6_porting
[modules/gui.git] / src / SPlot2d / SPlot2d_ViewModel.h
index eef72df462cc787c5da689b0409b62825c3b53ef..562932b9a5f57c9ca0ab916c34a8c3173e660cea 100644 (file)
@@ -84,7 +84,7 @@ public:
   Handle(SALOME_InteractiveObject) FindIObject( const char* Entry );
 
 protected slots:
-  virtual void onLegendClicked( QwtPlotItem* plotItem );
+  virtual void onClicked( const QVariant&, int );
 
 signals:
   void legendSelected( const QString& );