mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 22:15:37 +08:00
committed by
Mathew Sutcliffe
parent
2cdc2abeb5
commit
f247399575
@@ -403,10 +403,16 @@ namespace BlackMisc
|
||||
static CMeasurementUnit none("none", "", NilConverter(), 0, 0);
|
||||
return none;
|
||||
}
|
||||
|
||||
/*!
|
||||
* \brief Metadata, mainly needed for None
|
||||
*/
|
||||
static void registerMetadata();
|
||||
};
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Q_DECLARE_METATYPE(BlackMisc::PhysicalQuantities::CMeasurementUnit)
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user