Commit 7fc3ea2f authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: correctly update the art URL

parent 68ca8d0b
......@@ -167,6 +167,7 @@ void InputManager::delInput()
/* Reset all InfoPanels but stats */
emit artChanged( NULL );
emit artChanged( "" );
emit infoChanged( NULL );
emit currentMetaChanged( (input_item_t *)NULL );
......
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