Store activ font style

This commit is contained in:
Filip Sykala 2022-02-21 09:00:03 +01:00
parent 7c95f8f9aa
commit 233ea5e0d8
3 changed files with 31 additions and 7 deletions

View file

@ -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;