mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
CBuildInfo: add missing default font
This commit is contained in:
@@ -45,7 +45,7 @@ void CBuildInfo::initVarBuildInfo()
|
|||||||
{
|
{
|
||||||
setCenterPos();
|
setCenterPos();
|
||||||
|
|
||||||
font = NULL;
|
font = g_Font[SNeutrinoSettings::FONT_TYPE_MENU_HINT];
|
||||||
setWindowHeaderButtons(CComponentsHeader::CC_BTN_MENU | CComponentsHeader::CC_BTN_EXIT);
|
setWindowHeaderButtons(CComponentsHeader::CC_BTN_MENU | CComponentsHeader::CC_BTN_EXIT);
|
||||||
InitInfoItems();
|
InitInfoItems();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user