Categories fonts not updated for new category
New category had read only fields in PreferencesPanel Scrollbar for PreferencesPanel
This commit is contained in:
@@ -230,6 +230,7 @@ wxString KissCount::AddCategory(Category& category)
|
||||
category.id = id;
|
||||
|
||||
_user->_categories.push_back(category);
|
||||
_user->_categoriesFonts.push_back(ExtractFont(wxT("")));
|
||||
|
||||
return id;
|
||||
}
|
||||
|
Reference in New Issue
Block a user