You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varconfirmResult=MessageBox.Show("utPLSQL Tests are still running.\r\n\r\nDo you really want to close PL/SQL Developer?","Running utPLSQL Tests",MessageBoxButtons.YesNo,MessageBoxIcon.Warning);
varconfirmResult=MessageBox.Show("Tests are still running.\r\nDo you really want to close the Dialog?","Running Tests",MessageBoxButtons.YesNo,MessageBoxIcon.Warning);
287
+
varconfirmResult=MessageBox.Show("utPLSQL Tests are still running.\r\n\r\nDo you really want to close?","Running utPLSQL Tests",MessageBoxButtons.YesNo,MessageBoxIcon.Warning);
0 commit comments