Commit 08339e3b authored by Claudio Valerio's avatar Claudio Valerio

updated the reference on videopicker

parent dde6a800
...@@ -1457,7 +1457,7 @@ UBGraphicsW3CWidgetItem* UBGraphicsScene::addOEmbed(const QUrl& pContentUrl, con ...@@ -1457,7 +1457,7 @@ UBGraphicsW3CWidgetItem* UBGraphicsScene::addOEmbed(const QUrl& pContentUrl, con
foreach(QString widgetPath, widgetPaths) foreach(QString widgetPath, widgetPaths)
{ {
if (widgetPath.contains("Sel video")) if (widgetPath.contains("VideoPicker"))
{ {
widget = addW3CWidget(QUrl::fromLocalFile(widgetPath), pPos); widget = addW3CWidget(QUrl::fromLocalFile(widgetPath), pPos);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment