mirror of
https://github.com/ckaczor/SystemTemperatureStatusWindow.git
synced 2026-03-10 12:01:40 -04:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b79863a38e |
@@ -60,6 +60,8 @@ namespace SystemTemperatureService
|
||||
|
||||
public void Shutdown()
|
||||
{
|
||||
_computer.Close();
|
||||
|
||||
Program.MainDispatcher.Invoke(Application.Current.Shutdown);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user