launcher: add editable option for resolution dropdowns

This commit is contained in:
somewhatlurker
2019-08-30 00:16:35 +10:00
parent 7eec4c8d3b
commit 37284cb1cb
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