aboutsummaryrefslogtreecommitdiffstats
path: root/app/qml/Main.qml
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2023-11-30 13:06:40 +0200
committerMarius Vlad <marius.vlad@collabora.com>2023-12-04 23:47:03 +0200
commit7fd8b36ce15d7617229a86a05e4e431631e684d5 (patch)
treef8360e055f221f74e41e376d0aee4b4790f149e8 /app/qml/Main.qml
parent7627784a867bd21e76d2889a3c99bbcfc12d3c3f (diff)
tbtnavi: Migrate to meson
This patch removes agl-shell-desktop support and migrates the entire tree to meson build system. Bug-AGL: SPEC-5003 Change-Id: Ia7728003e8069776c29641d91d1440cc65f297c5 Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Diffstat (limited to 'app/qml/Main.qml')
-rw-r--r--app/qml/Main.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/qml/Main.qml b/app/qml/Main.qml
index 186e345..80191b0 100644
--- a/app/qml/Main.qml
+++ b/app/qml/Main.qml
@@ -3,8 +3,6 @@ import QtQuick.Controls 2.2
import QtQuick.Window 2.11
-import "qrc:/qml"
-
ApplicationWindow {
id: tbtnavi