Salome HOME
Fix for PAL14092 : EDF PAL 337 : SMESH Display problem on VTK.
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_FilterLibraryDlg.h
index 8fd9700b062d9496e2935a45e96fdf323313f685..fd078d35640220a95b6ec5634d6ba5d779ab149a 100644 (file)
@@ -17,7 +17,7 @@
 //  License along with this library; if not, write to the Free Software 
 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
 // 
-//  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 //
 //
@@ -88,6 +88,7 @@ private:
 
   void                        closeEvent( QCloseEvent* e ) ;
   void                        enterEvent ( QEvent * ) ;            
+  void                        keyPressEvent( QKeyEvent* e );
   
 private slots: