Updated spacing and removed a namespace thing
This commit is contained in:
parent
f7eef416d9
commit
35337cf3ea
8 changed files with 961 additions and 956 deletions
WebBrowser
|
@ -25,12 +25,6 @@ namespace XeroBrowser
|
|||
Process.Start("ms-settings:network-proxy");
|
||||
}
|
||||
|
||||
|
||||
private void bunifuPictureBox1_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void bunifuImageButton1_Click(object sender, EventArgs e)
|
||||
{
|
||||
Close();
|
||||
|
|
Reference in a new issue