summaryrefslogtreecommitdiff
path: root/examples/bluetooth/heartrate-game/qml/GameSettings.qml
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-08-12 11:48:12 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-08-15 13:31:55 +0000
commitc7cdadd88414e1de22bd1aa5b1748c2eef5bfa27 (patch)
tree6abddf14dde830c3d96e94ec0aa5b11fcaf410ed /examples/bluetooth/heartrate-game/qml/GameSettings.qml
parent0a4112424a51f995a388391108f593ab1517f3bf (diff)
downloadqtconnectivity-c7cdadd88414e1de22bd1aa5b1748c2eef5bfa27.tar.gz
Bluetooth heartrate-game example: Basic polish
- Reorder includes by module - Reorder Q_OBJECT macros - Use member initialization - Update copyright year - Remove QML import versions Change-Id: I00a817c07bf50efcb9fed60372c374d34d138640 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> (cherry picked from commit 4c3d8adc17cdbe80a3eb65727997a4b7db426b3f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/bluetooth/heartrate-game/qml/GameSettings.qml')
-rw-r--r--examples/bluetooth/heartrate-game/qml/GameSettings.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/bluetooth/heartrate-game/qml/GameSettings.qml b/examples/bluetooth/heartrate-game/qml/GameSettings.qml
index ec40e2dc..f265b73c 100644
--- a/examples/bluetooth/heartrate-game/qml/GameSettings.qml
+++ b/examples/bluetooth/heartrate-game/qml/GameSettings.qml
@@ -1,8 +1,8 @@
-// Copyright (C) 2017 The Qt Company Ltd.
+// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
pragma Singleton
-import QtQuick 2.5
+import QtQuick
Item {
property int wHeight