Fix for possible fan issues on old laptops

This commit is contained in:
seerge
2023-03-31 20:05:14 +02:00
parent 253e1eb095
commit bd207113f8
5 changed files with 15 additions and 4 deletions

View File

@@ -56,6 +56,7 @@ namespace GHelper
}
Logger.WriteLine("------------");
Logger.WriteLine("App launched");
Application.EnableVisualStyles();