From 76fe5962a1978b1098550131c617af8667449deb Mon Sep 17 00:00:00 2001 From: kougyokugentou <41278462+kougyokugentou@users.noreply.github.com> Date: Fri, 22 Jan 2021 22:40:21 -0800 Subject: [PATCH] Add to-do for ted --- frmChildCrud.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/frmChildCrud.cs b/frmChildCrud.cs index c89f206..15c53b9 100644 --- a/frmChildCrud.cs +++ b/frmChildCrud.cs @@ -101,6 +101,7 @@ namespace GreatHomeChildcare Close(); } + //TODO: Ted, find a better way to do this than I did. private void btnPhotoFromCam_Click(object sender, EventArgs e) { MessageBox.Show("From cam");