mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
refs #466 Resolved miscellaneous TODO items.
This commit is contained in:
@@ -235,13 +235,6 @@ namespace BlackMisc
|
||||
: m_name(name), m_symbol(symbol), m_epsilon(0.0), m_displayDigits(0)
|
||||
{}
|
||||
|
||||
//! \copydoc CValueObject::stringForStreaming
|
||||
// todo: Causes build error. Ask KB is still required.
|
||||
// virtual QString stringForStreaming() const override
|
||||
// {
|
||||
// return this->getName(false);
|
||||
// }
|
||||
|
||||
public:
|
||||
//! Destructor
|
||||
virtual ~CMeasurementUnit() = default;
|
||||
|
||||
Reference in New Issue
Block a user