mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-04 14:14:17 -04:00
Add waitfordevicedetection to resourcemanager interface
This commit is contained in:
@@ -74,6 +74,7 @@ public:
|
||||
virtual SettingsManager* GetSettingsManager() = 0;
|
||||
|
||||
virtual void DeviceListChanged() = 0;
|
||||
virtual void WaitForDeviceDetection() = 0;
|
||||
|
||||
protected:
|
||||
virtual ~ResourceManagerInterface() {};
|
||||
|
||||
Reference in New Issue
Block a user