Now main form is also responsive
This commit is contained in:
@@ -67,7 +67,6 @@ namespace Test_Merge
|
||||
}
|
||||
private void RefreshUI()
|
||||
{
|
||||
|
||||
lsbDrivers.DataSource = null;
|
||||
lsbDrivers.DataSource = DriverList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user