X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_TransparencyDlg.h;h=e7e8b5f5a96eefd9a8ea6cecfd4154d1910e81b5;hb=337a0ab4c5f91c3c1bbee7e8114fe5dc6a17cc69;hp=c26614e61b957e5f8edf7bd0e6bf21047bfbc5b0;hpb=57b43b4d010e2d0a1529d3c131bbb9d416e63258;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_TransparencyDlg.h b/src/SMESHGUI/SMESHGUI_TransparencyDlg.h index c26614e61..e7e8b5f5a 100644 --- a/src/SMESHGUI/SMESHGUI_TransparencyDlg.h +++ b/src/SMESHGUI/SMESHGUI_TransparencyDlg.h @@ -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 // // // @@ -56,6 +56,9 @@ public: ~SMESHGUI_TransparencyDlg(); +private: + void keyPressEvent(QKeyEvent*); + private : SMESHGUI* mySMESHGUI;