mirror of https://github.com/2dust/v2rayN
Code clean
parent
83ad83b135
commit
bf8bbbdcb0
|
@ -51,6 +51,7 @@ namespace v2rayN.Views
|
|||
{
|
||||
AutofitColumnWidth();
|
||||
}
|
||||
|
||||
private void AutofitColumnWidth()
|
||||
{
|
||||
foreach (var it in lstConnections.Columns)
|
||||
|
|
Loading…
Reference in New Issue