X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_SingleEditDlg.h;h=e9299eecba33b692366bef7e3c9ace8f3bdf1347;hp=564e0d711ec5242071d610745157e8d8c0171583;hb=d1ed915c6868c000dc9125ac68641c92c0961349;hpb=6bac08c1a81f34d3f21c550bd92f83654b2546a5 diff --git a/src/SMESHGUI/SMESHGUI_SingleEditDlg.h b/src/SMESHGUI/SMESHGUI_SingleEditDlg.h index 564e0d711..e9299eecb 100755 --- a/src/SMESHGUI/SMESHGUI_SingleEditDlg.h +++ b/src/SMESHGUI/SMESHGUI_SingleEditDlg.h @@ -70,6 +70,11 @@ protected slots: void onSelectionDone(); void onTextChange( const QString& ); +private slots: + void onOpenView(); + void onCloseView(); + + protected: void enterEvent( QEvent* ); void keyPressEvent( QKeyEvent* );