aboutsummaryrefslogtreecommitdiffstats
path: root/app/BtnPresentPosition.qml
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-11-19 14:00:02 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-11-19 14:00:14 +0100
commit5fdb5a29f54919a9ab6050f7408bfa31037a8d7d (patch)
tree079ed1a9eeae4344d083e4d70dbeae5118523461 /app/BtnPresentPosition.qml
parent84a5e85e7c79f9282b91ab7cbfad611004383e0a (diff)
Import the patches for the demo applications into the app repos. Bug-AGL: SPEC-5294 Change-Id: Icc5765db59ab6a8271d2169a259df1d106fd36b7 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'app/BtnPresentPosition.qml')
-rw-r--r--app/BtnPresentPosition.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/BtnPresentPosition.qml b/app/BtnPresentPosition.qml
index 2734664..01761c8 100644
--- a/app/BtnPresentPosition.qml
+++ b/app/BtnPresentPosition.qml
@@ -1,5 +1,5 @@
-import QtQuick 2.0
-import QtQuick.Controls 1.5
+import QtQuick
+import QtQuick.Controls
Item {
id: btn_present_position