From ef7fc9fd683d516e63db34d7f92b8d999e0a6cdc Mon Sep 17 00:00:00 2001 From: kougyokugentou <41278462+kougyokugentou@users.noreply.github.com> Date: Sun, 17 Jan 2021 17:57:19 -0800 Subject: [PATCH] Add: main admin form --- GreatHomeChildcare.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/GreatHomeChildcare.csproj b/GreatHomeChildcare.csproj index b9b18be..e36f4da 100644 --- a/GreatHomeChildcare.csproj +++ b/GreatHomeChildcare.csproj @@ -80,6 +80,12 @@ + + Form + + + frmAdminForm.cs + Form @@ -101,6 +107,9 @@ + + frmAdminForm.cs + frmMainForm.cs