Fix profile loading

This commit is contained in:
Adam Honse 2020-10-09 00:02:57 -05:00
parent c1c66c37d5
commit b19dfdb010
2 changed files with 9 additions and 4 deletions

View file

@ -15,7 +15,7 @@ public:
std::vector<std::string> profile_list;
void LoadDeviceFromListWithOptions
bool LoadDeviceFromListWithOptions
(
std::vector<RGBController*>& temp_controllers,
std::vector<bool>& temp_controller_used,