From a234a8ef5bf8564221f615d0010a810e501905bb Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Wed, 24 Nov 2021 20:35:09 +0100 Subject: [ui] remove old qml folder --- gui/qml/LocationText.qml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 gui/qml/LocationText.qml (limited to 'gui/qml/LocationText.qml') diff --git a/gui/qml/LocationText.qml b/gui/qml/LocationText.qml deleted file mode 100644 index 883a8a4..0000000 --- a/gui/qml/LocationText.qml +++ /dev/null @@ -1,8 +0,0 @@ -import QtQuick 2.9 - -Text { - font.pixelSize: 10 - color: "black" - text: qsTr("Location has been manually set.") - anchors.horizontalCenter: parent.horizontalCenter -} -- cgit v1.2.3