follow the SlideObject for more parts
This commit is contained in:
parent
4efddac106
commit
51f8488089
7 changed files with 18 additions and 16 deletions
|
@ -94,7 +94,7 @@ int main(int argc, char *argv[])
|
|||
qDebug() << QIcon::themeName();
|
||||
|
||||
//Need to instantiate our slide
|
||||
Slide slide("", "", "", "", "", "", "", 0);
|
||||
Slide slide("BALHJ!", "", "/home/chris/Pictures/wallpapers/RoyalKing.png", "", "", "", "", 0);
|
||||
// QScopedPointer<Slide> slide(new Slide("", "", "", "", "", "", "", 0));
|
||||
|
||||
// apparently mpv needs this class set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue