GUI: now let's put these config options into group
s
This commit is contained in:
parent
27f4f6830e
commit
e0108e5635
2 changed files with 137 additions and 86 deletions
|
|
@ -478,6 +478,7 @@ enum FurnaceGUISettingGroups: unsigned int {
|
|||
GUI_SETTINGS_APPEARANCE=64,
|
||||
GUI_SETTINGS_LAYOUTS=128,
|
||||
GUI_SETTINGS_COLOR=256,
|
||||
GUI_SETTINGS_EMULATION=512,
|
||||
|
||||
GUI_SETTINGS_ALL=0xffffffff
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue