interface
This commit is contained in:
parent
8e417a295f
commit
ed7ce6fb76
3 changed files with 212 additions and 1 deletions
|
@ -16,5 +16,10 @@ namespace AnimeCon.Vlc.Scraper
|
|||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
private void btnConnect_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue