Ref T259, Ref T243 unified naming of interfaces "org.swift-project" + lowercase

This commit is contained in:
Klaus Basan
2018-03-12 19:27:07 +01:00
parent 63cff1853e
commit 0b7683fd50
6 changed files with 6 additions and 6 deletions

View File

@@ -118,6 +118,6 @@ namespace BlackMisc
} // namespace
} // namespace
Q_DECLARE_INTERFACE(BlackMisc::Network::IClientProvider, "BlackMisc::Network::IClientProvider")
Q_DECLARE_INTERFACE(BlackMisc::Network::IClientProvider, "org.swift-project.blackmisc::network::iclientprovider")
#endif // guard