This commit is contained in:
2023-03-27 09:30:41 +02:00
parent 1352624172
commit 60c6982663
6 changed files with 81 additions and 67 deletions

View File

@@ -9,8 +9,6 @@
public NewProfileForm()
{
//test
MessageBox.Show(this.Parent.Text, this.Parent.Text);
InitializeComponent();
}