mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
committed by
Mathew Sutcliffe
parent
2cdc2abeb5
commit
f247399575
@@ -74,5 +74,16 @@ namespace BlackMisc
|
||||
return s;
|
||||
}
|
||||
|
||||
/*!
|
||||
* \brief Register metadata of unit and quantity
|
||||
*/
|
||||
void CMeasurementUnit::registerMetadata()
|
||||
{
|
||||
qRegisterMetaType<CMeasurementUnit>();
|
||||
qDBusRegisterMetaType<CMeasurementUnit>();
|
||||
}
|
||||
|
||||
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user