Ram SEarch - clear message label on new search

This commit is contained in:
adelikat 2013-10-07 01:15:49 +00:00
parent 2885edef78
commit b0884ad0d0
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ namespace BizHawk.MultiClient
WatchListView.ItemCount = Searches.Count;
ToggleSearchDependentToolBarItems();
SetReboot(false);
MessageLabel.Text = String.Empty;
}
private void ToggleSearchDependentToolBarItems()