chore: update related files
This commit is contained in:
parent
418a100ea7
commit
01bb16d592
@ -16,7 +16,8 @@ namespace Hi.WinForm
|
||||
[STAThread]
|
||||
static void Main()
|
||||
{
|
||||
License.LogInAll();
|
||||
License.AbortMessageAction += Console.WriteLine;
|
||||
License.LogInAll();
|
||||
DispEngine.Init();
|
||||
Application.ApplicationExit += (object sender, EventArgs e) =>
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user