Commit fb2b7fc5 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Revert "Fix of #1640 teletext buttons appear too often"

This reverts commit d9a4e679f03be137a6dc60e9b82050d7bba8408a.
parent 86c7e74f
......@@ -465,6 +465,7 @@ void InputManager::telexToggle( bool b_enabled )
}
}
}
emit teletextEnabled( b_enabled );
}
void InputManager::telexToggleButtons()
......
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