mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Removed Q_DECLARE_INTERFACE based on slack discussion (MS/KB)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
389c771c22
commit
7b5de30309
@@ -192,7 +192,5 @@ namespace BlackMisc
|
||||
Q_DECLARE_METATYPE(BlackMisc::Db::DbKeyState)
|
||||
Q_DECLARE_METATYPE(BlackMisc::Db::DbKeyStateFilter)
|
||||
Q_DECLARE_OPERATORS_FOR_FLAGS(BlackMisc::Db::DbKeyStateFilter)
|
||||
Q_DECLARE_INTERFACE(BlackMisc::Db::IDatastoreObjectWithIntegerKey, "org.swift-project.blackmisc.db.idatastoreobjectwithintegerkey")
|
||||
Q_DECLARE_INTERFACE(BlackMisc::Db::IDatastoreObjectWithStringKey, "org.swift-project.blackmisc.db.idatastoreobjectwithstringkey")
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user