mirror of
https://github.com/2dust/v2rayN.git
synced 2026-01-18 08:39:43 +05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed0231e7f9 |
@@ -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();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user