This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
HKCard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
master
xxe
2 years ago
parent
4125636751
commit
d6c7f7f50b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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) =>
{
Write
Preview
Loading…
Cancel
Save