I couldn’t find any way to save in PropertyStorage nor couldn’t find a enum in SettingID
So I have two questions
1
I’m planning to make a class derived from PropertyStorage, and implement the way to save keyboard shortcuts to disk. Is this correct?
2
Is it difficult to add an enum, something like “keyShortcuts”, in SettingID?
