mirror of
https://github.com/2dust/v2rayN.git
synced 2025-04-20 06:02:23 +00:00
Code clean
This commit is contained in:
parent
83ad83b135
commit
bf8bbbdcb0
4 changed files with 4 additions and 3 deletions
|
@ -51,6 +51,7 @@ namespace v2rayN.Views
|
||||||
{
|
{
|
||||||
AutofitColumnWidth();
|
AutofitColumnWidth();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void AutofitColumnWidth()
|
private void AutofitColumnWidth()
|
||||||
{
|
{
|
||||||
foreach (var it in lstConnections.Columns)
|
foreach (var it in lstConnections.Columns)
|
||||||
|
|
Loading…
Reference in a new issue