diff --git a/ui/PgLive.qml b/ui/PgLive.qml index 8217c31..682b7f4 100644 --- a/ui/PgLive.qml +++ b/ui/PgLive.qml @@ -89,21 +89,11 @@ Item { source: "qrc:/bpetrov.tangraplay/imports/TangraPlay/Assets/playbtn-frame.png" fillMode: Image.PreserveAspectFit - Text { - id: text1 - x: 156 - y: 17 - text: qsTr("Предаване в ефир: ") + currentShow.theShow - color: "#f9c620" - font.family: mainfont.name - font.pixelSize: 15 - } - Text { id: text2 x: 156 y: 60 - text: qsTr("В момента звучи: Unknown") + text: qsTr("Предаване в ефир: ") + currentShow.theShow color: "#f9c620" font.family: mainfont.name font.pixelSize: 15