Store activ font style
This commit is contained in:
parent
7c95f8f9aa
commit
233ea5e0d8
3 changed files with 31 additions and 7 deletions
|
@ -247,7 +247,7 @@ private:
|
|||
bool draw_button(IconType icon, bool disable = false);
|
||||
|
||||
// load / store appConfig
|
||||
static FontList load_font_list_from_app_config(const AppConfig *cfg);
|
||||
static FontList load_font_list_from_app_config(const AppConfig *cfg, size_t &activ_font_index);
|
||||
void store_font_list_to_app_config();
|
||||
//void store_font_item_to_app_config() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue