]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
A modification is made by stv. V2_0_0
authornds <nds@opencascade.com>
Thu, 26 Feb 2009 08:15:00 +0000 (08:15 +0000)
committernds <nds@opencascade.com>
Thu, 26 Feb 2009 08:15:00 +0000 (08:15 +0000)
src/STD/STD_Application.cxx

index 9f8d9fb4f6f13a8393f51d87be2ffcfce02bbd24..645206233ccd2389f0f4800c81f2e3bd7ea84e4e 100755 (executable)
@@ -794,6 +794,8 @@ void STD_Application::onConnectPopupRequest( SUIT_PopupClient* client, QContextM
   if ( !popup->actions().isEmpty() )
     popup->exec( e->globalPos() );
   delete popup;
+
+  e->accept();
 }
 
 /*!\retval QString - return file name from dialog.*/