mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Delete registrations: https://swift-project.slack.com/archives/C04J6J76N/p1511119242000011
Follow up of Refs #413
This commit is contained in:
@@ -101,8 +101,6 @@ namespace BlackMisc
|
|||||||
Weather::registerMetadata();
|
Weather::registerMetadata();
|
||||||
|
|
||||||
// needed by XSwiftBus proxy class
|
// needed by XSwiftBus proxy class
|
||||||
qRegisterMetaType<CSequence<double>>();
|
|
||||||
qRegisterMetaType<CSequence<double>>("CDoubleSequence");
|
|
||||||
qDBusRegisterMetaType<CSequence<double>>();
|
qDBusRegisterMetaType<CSequence<double>>();
|
||||||
}
|
}
|
||||||
} // ns
|
} // ns
|
||||||
|
|||||||
Reference in New Issue
Block a user