Commit 813e9f42 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4 - Try to force the IM to show the name in DVD titles...

parent aff20543
......@@ -180,6 +180,7 @@ void InputManager::customEvent( QEvent *event )
break;
case ItemTitleChanged_Type:
UpdateTitle();
UpdateMeta();
break;
case ItemStateChanged_Type:
UpdateStatus();
......
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