mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
auto-enumerate FONT_TYPE_COUNT instead of defining it
Conflicts:
src/system/settings.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5954735ed8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-15 (Mon, 15 Apr 2013)
------------------
This commit was generated by Migit
This commit is contained in:
committed by
[CST] Focus
parent
89d3d162ea
commit
93ed1cbc2b
@@ -87,7 +87,7 @@ NEUTRINO_CPP CTimerdClient *g_Timerd;
|
||||
|
||||
NEUTRINO_CPP FBFontRenderClass *g_fontRenderer;
|
||||
|
||||
NEUTRINO_CPP Font * g_Font[FONT_TYPE_COUNT];
|
||||
NEUTRINO_CPP Font * g_Font[SNeutrinoSettings::FONT_TYPE_COUNT];
|
||||
NEUTRINO_CPP Font * g_SignalFont;
|
||||
|
||||
NEUTRINO_CPP CRCInput *g_RCInput;
|
||||
|
Reference in New Issue
Block a user