launcher: add editable option for resolution dropdowns

This commit is contained in:
somewhatlurker
2019-08-30 00:16:35 +10:00
parent fb7e51f38d
commit ef49abfc65
5 changed files with 17 additions and 6 deletions
@@ -131,6 +131,7 @@ namespace PluginConfig
LPCWSTR description;
resolution defaultVal;
std::vector<resolution> valueResolutions;
bool editable;
};
struct PluginConfigGroupData