GUI: fix recent file regression
This commit is contained in:
parent
f7a9b3fca9
commit
45783e7797
3 changed files with 44 additions and 15 deletions
|
|
@ -2806,6 +2806,8 @@ class FurnaceGUI {
|
|||
void resetColors();
|
||||
void resetKeybinds();
|
||||
|
||||
void purgeBackups(int year, int month, int day);
|
||||
|
||||
void readConfig(DivConfig& conf, FurnaceGUISettingGroups groups=GUI_SETTINGS_ALL);
|
||||
void writeConfig(DivConfig& conf, FurnaceGUISettingGroups groups=GUI_SETTINGS_ALL);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue