trying to make services available to slide class

This commit is contained in:
Chris Cochrun 2022-07-15 08:19:42 -05:00
parent d96b933a7a
commit dbc6b5e33a
4 changed files with 24 additions and 3 deletions

View file

@ -94,6 +94,7 @@ int main(int argc, char *argv[])
qDebug() << QIcon::themeName();
//Need to instantiate our slide
ServiceItemModel services();
QScopedPointer<Slide> slide(new Slide("", "", "", "", "", "", "", 0));
// apparently mpv needs this class set