Revert "fix: core dumped under Qt 6.4"
Github bug makes me commit wrong content, revert it.
This reverts commit 6fae5a758b
.
This commit is contained in:
@ -26,7 +26,6 @@ void registerComplexDbusType()
|
||||
qDBusRegisterMetaType<QMap<QString, QString>>();
|
||||
qRegisterMetaType<PropMap>();
|
||||
qDBusRegisterMetaType<PropMap>();
|
||||
qDBusRegisterMetaType<QDBusObjectPath>();
|
||||
}
|
||||
} // namespace
|
||||
|
||||
|
Reference in New Issue
Block a user