Salome HOME
Fix bug 12796: Warning missed for the bad file 'test18.med'
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_TransparencyDlg.h
index 54fa8e16f103cf868ec79cb243d06c2ac932aaac..e7e8b5f5a96eefd9a8ea6cecfd4154d1910e81b5 100644 (file)
@@ -56,6 +56,9 @@ public:
 
     ~SMESHGUI_TransparencyDlg();
 
+private:
+    void keyPressEvent(QKeyEvent*);
+
 private :
 
   SMESHGUI*               mySMESHGUI;