This commit is contained in:
smanojna 2006-03-08 11:08:13 +00:00
parent 765907a49f
commit 96b0580a7f

View File

@ -705,7 +705,7 @@ namespace Novell.CASA.GUI
else
{
entryFirefoxMP.Text = "";
entryFirefoxMP.HasFocus();
entryFirefoxMP.HasFocus = true;
}
}