summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/main.cpp b/app/main.cpp
index c5527a8..e40cf98 100644
--- a/app/main.cpp
+++ b/app/main.cpp
@@ -90,6 +90,7 @@ int main(int argc, char *argv[])
qwm->activateWindow(graphic_role);
});
+ context->setContextProperty("AlbumArt", "");
context->setContextProperty("mediaplayer", new Mediaplayer(bindingAddress, context));
context->setContextProperty(QStringLiteral("screenInfo"), &screenInfo);