Commit d0ec7d4d authored by Ilkka Ollakka's avatar Ilkka Ollakka

Add UpdateTeletext to case

parent 4507b146
......@@ -192,6 +192,7 @@ void InputManager::customEvent( QEvent *event )
UpdateStatus();
UpdateNavigation();
UpdateMeta();
UpdateTeletext();
break;
case ItemTitleChanged_Type:
UpdateNavigation();
......
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