Commit 8a0eed5f authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

qt4 - Main_Interface: show the cone when back from playlist for the --qt-always-video fans like me.

parent d8b80380
......@@ -696,6 +696,7 @@ void MainInterface::playlist()
videoWidget->resize( videoWidget->widgetSize );
videoWidget->updateGeometry();
}
if( bgWidget ) bgWidget->show();
}
else
{
......
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