Use org.qt-project for the QFactoryInterface's IID
Task-number: QTBUG-23273 Change-Id: I935d2e20a4905121ca226f052528fa7c9d80e88b Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
This commit is contained in:
parent
e1cee9222d
commit
f31b324a24
@ -57,7 +57,7 @@ struct Q_CORE_EXPORT QFactoryInterface
|
||||
};
|
||||
|
||||
|
||||
Q_DECLARE_INTERFACE(QFactoryInterface, "com.trolltech.Qt.QFactoryInterface")
|
||||
Q_DECLARE_INTERFACE(QFactoryInterface, "org.qt-project.Qt.QFactoryInterface")
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user