Ram Search - fix bug where clear preview permanently clears it

This commit is contained in:
adelikat 2013-10-07 18:39:34 +00:00
parent 0645a216b7
commit efc1a3550f
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ namespace BizHawk.MultiClient
}
WatchListView.Refresh();
forcePreviewClear = false;
}
}