summaryrefslogtreecommitdiffstats
path: root/src/imports
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-10-22 14:47:19 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-23 14:32:12 +0200
commit7b73187d21786e3de9e380d619b750a17cab2e1d (patch)
treea1e463f74684e57209d8bc168ffe90d65cb5c47d /src/imports
parent16a6fd81cd2cca6cb32c9d27804d05700b4e8e39 (diff)
Update Bluetooth QML API meta data following recent 5.3 version changes
Change-Id: I5d9c866ed2746da3d38c4b8785ce7bf6e61e1167 Reviewed-by: Fabian Bumberger <fbumberger@rim.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/imports')
-rw-r--r--src/imports/bluetooth/plugins.qmltypes7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/imports/bluetooth/plugins.qmltypes b/src/imports/bluetooth/plugins.qmltypes
index 20d57574..18647c2c 100644
--- a/src/imports/bluetooth/plugins.qmltypes
+++ b/src/imports/bluetooth/plugins.qmltypes
@@ -4,7 +4,7 @@ import QtQuick.tooling 1.1
// It is used for QML tooling purposes only.
//
// This file was auto-generated by:
-// 'qmlplugindump -notrelocatable QtBluetooth 5.2'
+// 'qmlplugindump -notrelocatable QtBluetooth 5.3'
Module {
Component {
@@ -12,9 +12,10 @@ Module {
prototype: "QAbstractListModel"
exports: [
"QtBluetooth/BluetoothDiscoveryModel 5.0",
- "QtBluetooth/BluetoothDiscoveryModel 5.2"
+ "QtBluetooth/BluetoothDiscoveryModel 5.2",
+ "QtBluetooth/BluetoothDiscoveryModel 5.3"
]
- exportMetaObjectRevisions: [0, 0]
+ exportMetaObjectRevisions: [0, 0, 0]
Enum {
name: "DiscoveryMode"
values: {