Salome HOME
PAL8238, remarks: if user switch to other cell by keyboard or by mouse click, the...
[modules/smesh.git] / src / StdMeshersGUI / StdMeshersGUI_DistrTable.h
index c3597dfe2df7a568bd636be59e3c1ad8f8bae1d9..a6f7f6106c3f9a075a7eeae70a09c511438d9ac0 100644 (file)
@@ -72,6 +72,7 @@ protected:
   virtual QWidget* createEditor( int, int, bool ) const;
   virtual bool     eventFilter( QObject*, QEvent* );
   virtual void     keyPressEvent( QKeyEvent* );
+  virtual QWidget* beginEdit( int row, int col, bool replace );
   virtual void     edit( const int, const int );
 
 private slots: