From ae2791eb612d50d2aba7e16106e28629ff51d49c Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 7 Sep 2022 05:25:36 -0500 Subject: [PATCH] verses show new slide on blank lines --- TODO.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.org b/TODO.org index fb7059e..3c6d1d6 100644 --- a/TODO.org +++ b/TODO.org @@ -4,7 +4,7 @@ :END: * Inbox -** TODO Need to make =getLyricList= give back the verses with empty lines as separate slides :core: +** DONE Need to make =getLyricList= give back the verses with empty lines as separate slides :core: [[file:~/dev/church-presenter/src/songsqlmodel.cpp:://TODO make sure to split empty line in verse into two slides]] ** TODO VideoSQL Model and SQLite system needs fixing [[file:src/videosqlmodel.cpp::if (!query.exec("CREATE TABLE IF NOT EXISTS 'videos' ("]]