trying to make services available to slide class
This commit is contained in:
parent
d96b933a7a
commit
dbc6b5e33a
4 changed files with 24 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue