Commit 77f5510f authored by Kai Koehne's avatar Kai Koehne
Browse files

Update plugins.qmltypes


Task-number: QTBUG-70264
Change-Id: I23d3be2fa247a7c12ead7f7a8e599a3869b44e09
Reviewed-by: default avatarAlex Blasche <alexander.blasche@qt.io>
parent 09e582d1
No related merge requests found
Showing with 4 additions and 4 deletions
......@@ -4,10 +4,10 @@ import QtQuick.tooling 1.2
// It is used for QML tooling purposes only.
//
// This file was auto-generated by:
// 'qmlplugindump -nonrelocatable QtBluetooth 5.11'
// 'qmlplugindump -nonrelocatable QtBluetooth 5.12'
Module {
dependencies: ["QtQuick 2.8"]
dependencies: ["QtQuick 2.12"]
Component {
name: "QDeclarativeBluetoothDiscoveryModel"
prototype: "QAbstractListModel"
......
......@@ -4,10 +4,10 @@ import QtQuick.tooling 1.2
// It is used for QML tooling purposes only.
//
// This file was auto-generated by:
// 'qmlplugindump -nonrelocatable QtNfc 5.11'
// 'qmlplugindump -nonrelocatable QtNfc 5.12'
Module {
dependencies: ["QtQuick 2.8"]
dependencies: ["QtQuick 2.12"]
Component {
name: "QDeclarativeNdefFilter"
prototype: "QObject"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment