mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
CBuildInfo: add missing default font
Origin commit data
------------------
Commit: 04be1424a7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-27 (Sun, 27 Nov 2016)
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