New config setting: ShowImportedStats -- "Show number of newly imported titles? When unchecked, no pop-up will appear after library scan."
This commit is contained in:
parent
2c9ccd9c78
commit
7f5cf8f018
7 changed files with 525 additions and 495 deletions
|
|
@ -30,9 +30,7 @@ namespace LibationWinForms
|
|||
//// Only use while debugging. Acts erratically in the wild
|
||||
//AllocConsole();
|
||||
|
||||
Application.SetHighDpiMode(HighDpiMode.SystemAware);
|
||||
Application.EnableVisualStyles();
|
||||
Application.SetCompatibleTextRenderingDefault(false);
|
||||
ApplicationConfiguration.Initialize();
|
||||
|
||||
//***********************************************//
|
||||
// //
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue