Increase version number of QPlatformIntegrationFactoryInterface.
Increase version 5.2->5.3 in macro QPlatformIntegrationFactoryInterface_iid and use that in the plugins. Task-number: QTBUG-46009 Change-Id: I491ab0ac169ede5c103b40e1bcbcbf511922a911 Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
This commit is contained in:
parent
4201d85cde
commit
45ccabdd49
@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
class QPlatformIntegration;
|
||||
|
||||
#define QPlatformIntegrationFactoryInterface_iid "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.2"
|
||||
#define QPlatformIntegrationFactoryInterface_iid "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3"
|
||||
|
||||
class Q_GUI_EXPORT QPlatformIntegrationPlugin : public QObject
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user