gui/osd_setup.cpp: more hints, WIP

This commit is contained in:
[CST] Focus
2012-07-09 17:29:24 +04:00
parent 5420af701a
commit d74e9ae143
5 changed files with 174 additions and 30 deletions

View File

@@ -80,6 +80,7 @@ typedef struct font_sizes_groups
const unsigned int count;
const SNeutrinoSettings::FONT_TYPES * const content;
const char * const actionkey;
const neutrino_locale_t hint;
} font_sizes_groups_struct;
class CNeutrinoApp : public CMenuTarget, CChangeObserver