mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-10 20:45:38 +02:00
hide icon before exit
This commit is contained in:
parent
ed3ee46735
commit
665aed45f7
1 changed files with 1 additions and 2 deletions
|
@ -290,10 +290,9 @@ namespace PersistentWindows.SystrayShell
|
|||
|
||||
Program.WriteDataDump();
|
||||
|
||||
#if DEBUG
|
||||
this.notifyIconMain.Visible = false;
|
||||
#endif
|
||||
//this.notifyIconMain.Icon = null;
|
||||
|
||||
Log.Exit();
|
||||
Application.Exit();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue