xxe 2 years ago
parent
commit
d6c7f7f50b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      HKCardOUT/Views/RootView.xaml.cs

+ 1
- 0
HKCardOUT/Views/RootView.xaml.cs View File

@@ -16,6 +16,7 @@ namespace HKCardOUT.Views
{
public RootView()
{
HKLogImport.Init("HKCardOUT");
InitializeComponent();
MessageLog.GetInstance.NotifyShow = new Action<string>((s) =>
{


Loading…
Cancel
Save