mirror of
https://github.com/rfc2822/GfxTablet
synced 2025-10-05 02:19:25 +02:00
v0.1-ok
This commit is contained in:
parent
c8d0ad49cf
commit
0890103556
2 changed files with 29 additions and 26 deletions
|
@ -150,7 +150,7 @@ namespace GfxTabletWinDotnet
|
|||
{
|
||||
Listener.Instance.TabletEvent += Instance_TabletEvent;
|
||||
Listener.Instance.Start();
|
||||
this.txtIpAddress.Text = Listener.Instance.ListenAddress.ToString();
|
||||
this.txtIpAddress.Text = Listener.Instance.listenAddress.ToString();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue