From d75f39bf3d684c96791d0569ff7f4b5c447e8b7a Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 17 Feb 2023 10:26:32 -0600 Subject: [PATCH] update todo --- TODO.org | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.org b/TODO.org index 0ba1d7a..10e5362 100644 --- a/TODO.org +++ b/TODO.org @@ -33,6 +33,7 @@ Others: - UI Blocking when saving **** TODO Fix inserting items from service bugs [[file:~/dev/church-presenter/src/cpp/slidemodel.cpp::void SlideModel::insertItemFromService(const int &index, const ServiceItem &item) {]] +I THINK THIS IS DONE?! **** DONE Multi Select and Delete **** TODO need to finish figuring out proper removal of slides [[file:~/dev/church-presenter/src/cpp/slidemodel.cpp::void SlideModel::removeServiceItem(const int &index, const ServiceItem &item) {]]