mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
infoviewer.cpp:fix showSysfsHdd
This commit is contained in:
@@ -1364,7 +1364,8 @@ void CInfoViewer::showSNR ()
|
|||||||
g_SignalFont->RenderString (posx, posy + height, sw, percent, COL_INFOBAR);
|
g_SignalFont->RenderString (posx, posy + height, sw, percent, COL_INFOBAR);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
infoViewerBB->showSysfsHdd();
|
if(showButtonBar)
|
||||||
|
infoViewerBB->showSysfsHdd();
|
||||||
}
|
}
|
||||||
|
|
||||||
void CInfoViewer::display_Info(const char *current, const char *next,
|
void CInfoViewer::display_Info(const char *current, const char *next,
|
||||||
|
Reference in New Issue
Block a user