This commit is contained in:
2022-07-05 23:39:44 +00:00
parent b66e1d6a0a
commit 7b22f03f44
4 changed files with 5 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ namespace AyaNovaQBI
{
InitializeComponent();
mDisplay=Display;
this.Icon = AyaNovaQBI.Properties.Resources.logo;
}
private void btnCopy_Click(object sender, EventArgs e)