mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-24 22:48:31 +01:00
UWPDeviceFinder: Fix EngineDeviceList
This commit is contained in:
parent
80067b806d
commit
716e80fb84
@ -30,7 +30,7 @@ class UWPDeviceFinder : public DeviceFinder {
|
||||
explicit UWPDeviceFinder();
|
||||
|
||||
virtual bool Initialize() { return true; }
|
||||
virtual DeviceList ListDevices();
|
||||
virtual EngineDeviceList ListDevices();
|
||||
};
|
||||
|
||||
#endif // UWPDEVICEFINDER_H
|
||||
|
Loading…
Reference in New Issue
Block a user