mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Enabled coordinates for DBus
This commit is contained in:
@@ -271,7 +271,7 @@ public:
|
||||
void addUnitValue(double value);
|
||||
|
||||
/*!
|
||||
* \brief Substratc to the unit value.
|
||||
* \brief Substract to the unit value.
|
||||
* \remarks Since overloading the - operator with double did lead to unintended conversions, as explicit method
|
||||
* \param value
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user