From ae5b7c6cd622d70899ec4da01ee21ac050c357d1 Mon Sep 17 00:00:00 2001 From: Yury Shuvakin Date: Mon, 22 Dec 2025 03:38:05 +0300 Subject: [PATCH] Fixed label --- Qml/Battery.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Qml/Battery.qml b/Qml/Battery.qml index fd159ea..a64daf1 100644 --- a/Qml/Battery.qml +++ b/Qml/Battery.qml @@ -63,7 +63,7 @@ Rectangle { Layout.fillWidth: true CustomControls.Label { - text: "КП" + text: "БК" horizontalAlignment: Text.AlignHCenter Layout.fillWidth: true Layout.preferredWidth: 1