Fix profile loading
This commit is contained in:
parent
c1c66c37d5
commit
b19dfdb010
2 changed files with 9 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue