Added query

This commit is contained in:
Stefan
2019-12-04 14:04:02 +01:00
parent ac04ee1369
commit 714ed16af8
25 changed files with 707 additions and 46 deletions
+5
View File
@@ -16,5 +16,10 @@ namespace Superbuchhaltung.Forms.Prompts
{
InitializeComponent();
}
private void Modify_Load(object sender, EventArgs e)
{
}
}
}