Try BCValue as smartptr
This commit is contained in:
@@ -73,7 +73,7 @@ protected:
|
||||
|
||||
void loadXmlBikeDeviceData( BCDevice::ID deviceID );
|
||||
|
||||
std::optional<BCValue> makeDataValue( BCDevice::ID deviceID, const BCDataParams& params );
|
||||
std::optional<BCValuePtr> makeDataValue( BCDevice::ID deviceID, const BCDataParams& params );
|
||||
|
||||
QXmlStreamReader _xml;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user