Compare commits

...

1 Commits
2.30 ... 2.32

Author SHA1 Message Date
2dust
ed0231e7f9 up 2019-08-01 10:21:20 +08:00

View File

@@ -24,7 +24,7 @@ namespace v2rayN.Forms
{ {
InitializeComponent(); InitializeComponent();
this.ShowInTaskbar = false; this.ShowInTaskbar = false;
//this.WindowState = FormWindowState.Minimized; this.WindowState = FormWindowState.Minimized;
HideForm(); HideForm();
this.Text = Utils.GetVersion(); this.Text = Utils.GetVersion();