Fix warnings in CorsairPeripheralV2Controller
This commit is contained in:
parent
e51b4ce324
commit
b84ca30a14
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ class CorsairPeripheralV2Controller
|
|||
{
|
||||
public:
|
||||
CorsairPeripheralV2Controller(hid_device* dev_handle, const char* path, std::string name, uint16_t pid);
|
||||
~CorsairPeripheralV2Controller();
|
||||
virtual ~CorsairPeripheralV2Controller();
|
||||
|
||||
std::string GetDeviceLocation();
|
||||
std::string GetFirmwareString();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue