update 20250501

This commit is contained in:
Stefan Hutter
2025-05-01 09:50:49 +02:00
parent eb5c908f0c
commit c7a4e24e3f
160 changed files with 1339 additions and 400 deletions

View File

@@ -36,5 +36,10 @@ namespace OnDoc.Diverses
tmr.Stop();
this.Hide();
}
private void label2_Click(object sender, EventArgs e)
{
}
}
}