- infoviewer: fix indentation in setInfobarTimeout()

Conflicts:
	src/gui/infoviewer.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-01-09 11:14:08 +01:00
committed by Thilo Graf
parent 671949d8f3
commit 87aeec938f

View File

@@ -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();