summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatforminputcontextplugin_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qplatforminputcontextplugin_p.h')
-rw-r--r--src/gui/kernel/qplatforminputcontextplugin_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qplatforminputcontextplugin_p.h b/src/gui/kernel/qplatforminputcontextplugin_p.h
index 732eba3e06..d05672558d 100644
--- a/src/gui/kernel/qplatforminputcontextplugin_p.h
+++ b/src/gui/kernel/qplatforminputcontextplugin_p.h
@@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE
class QPlatformInputContext;
-#define QPlatformInputContextFactoryInterface_iid "org.qt-project.Qt.QPlatformInputContextFactoryInterface"
+#define QPlatformInputContextFactoryInterface_iid "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1"
class Q_GUI_EXPORT QPlatformInputContextPlugin : public QObject
{