mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
- infoviewer: fix indentation in setInfobarTimeout()
Conflicts: src/gui/infoviewer.cpp Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -914,6 +914,7 @@ void CInfoViewer::showTitle(CZapitChannel * channel, const bool calledFromNumZap
|
||||
aspectRatio = 0;
|
||||
fileplay = 0;
|
||||
}
|
||||
|
||||
void CInfoViewer::setInfobarTimeout(int timeout_ext)
|
||||
{
|
||||
int mode = CNeutrinoApp::getInstance()->getMode();
|
||||
|
Reference in New Issue
Block a user