Revert "attempting to switch to new version of cxx-qt to try newer api"

This reverts commit 5163a39317
This commit is contained in:
Chris Cochrun 2023-10-11 20:23:39 +00:00
parent 61440147b1
commit 9a08c6630c
6 changed files with 162 additions and 171 deletions

View file

@ -6,7 +6,7 @@ pub mod presentation_model;
pub mod reveal_js;
pub mod schema;
mod service_item_model;
// mod service_thing;
mod service_thing;
pub mod settings;
pub mod slide_model;
mod slide_obj;