Ram SEarch - clear message label on new search
This commit is contained in:
parent
2885edef78
commit
b0884ad0d0
|
@ -245,6 +245,7 @@ namespace BizHawk.MultiClient
|
|||
WatchListView.ItemCount = Searches.Count;
|
||||
ToggleSearchDependentToolBarItems();
|
||||
SetReboot(false);
|
||||
MessageLabel.Text = String.Empty;
|
||||
}
|
||||
|
||||
private void ToggleSearchDependentToolBarItems()
|
||||
|
|
Loading…
Reference in New Issue