mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 15:25:35 +08:00
Ref T552 Register value classes with qRegisterMetaTypeStreamOperators.
This commit is contained in:
@@ -150,6 +150,7 @@ namespace BlackMisc
|
||||
{
|
||||
MetaType::registerMetadata();
|
||||
qDBusRegisterMetaType<value_type>();
|
||||
qRegisterMetaTypeStreamOperators<value_type>();
|
||||
}
|
||||
|
||||
////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user