Fix broken syntax.

This commit is contained in:
James Muscat 2018-01-21 12:28:00 +00:00
parent 20c1579a55
commit c96c7fefea
1 changed files with 1 additions and 2 deletions

View File

@ -622,7 +622,6 @@ var Display = {
}
return videoTypes;
}
}
};
new QWebChannel(qt.webChannelTransport, function (channel) {
window.mediaWatcher = channel.objects.mediaWatcher;