From d882dfffabddb5a36b92db05b8af585d104ff262 Mon Sep 17 00:00:00 2001 From: SanJacobs Date: Wed, 13 Jul 2022 01:02:53 +0200 Subject: Updated TODO --- src/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 4d96c47..2deba1d 100755 --- a/src/main.cpp +++ b/src/main.cpp @@ -16,8 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ */ -// TODO: Write function/method/constructor that slices a workday up into the differently priced segments -// TODO: Make the system that determines the price of each of those slices of time +// TODO: Make system that determines the price of each timeblock in workday // TODO: Add ruleset selector (That only allows you to pick the advert ruleset at first) #include -- cgit v1.2.1