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

This commit is contained in:
Chris Cochrun 2023-10-11 11:09:07 -05:00
parent d82a0ac503
commit 5163a39317
6 changed files with 170 additions and 161 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;