can now leave networks

This commit is contained in:
Grant Limberg
2015-10-26 19:53:03 -07:00
parent 300a951730
commit 87496e9f4a
5 changed files with 33 additions and 14 deletions

View File

@@ -33,6 +33,8 @@ namespace WinUI
{
InitializeComponent();
networksPage.SetAPIHandler(handler);
updateStatus();
updateNetworks();
updatePeers();