Index: sources/gui/qml/dialogs/headerbar/HeaderbarPrescription.qml =================================================================== diff -u -r0975a67dd4e4673b9a7b226bfea02cbfa489c418 -r08d729e9fa8e5cce5e6beac39476f8e5d7928f2e --- sources/gui/qml/dialogs/headerbar/HeaderbarPrescription.qml (.../HeaderbarPrescription.qml) (revision 0975a67dd4e4673b9a7b226bfea02cbfa489c418) +++ sources/gui/qml/dialogs/headerbar/HeaderbarPrescription.qml (.../HeaderbarPrescription.qml) (revision 08d729e9fa8e5cce5e6beac39476f8e5d7928f2e) @@ -40,18 +40,6 @@ font.pixelSize : 24 } - Text { id: descriptiveText - anchors { - top : parent.top - topMargin : -10 - horizontalCenter : parent.horizontalCenter - } - text : qsTr("Original Prescribed Parameters") - visible : vTDOpMode.inTreatment - color : "#A0A0A0" - font.pixelSize : 30 - } - PreTreatmentCreateContent { id: _headerbarPrescriptionContent anchors { top : parent.top