mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
neutrino.cpp: add signal OnBeforeSetupFonts
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab95fde04c
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-11-09 (Sat, 09 Nov 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2420,6 +2420,7 @@ void CNeutrinoApp::SetupFrameBuffer()
|
||||
|
||||
void CNeutrinoApp::SetupFonts(int fmode)
|
||||
{
|
||||
OnBeforeSetupFonts();
|
||||
if (neutrinoFonts == NULL)
|
||||
neutrinoFonts = CNeutrinoFonts::getInstance();
|
||||
|
||||
|
Reference in New Issue
Block a user