Index: suite_leahi/shared/scripts/names.py =================================================================== diff -u -rf89e67f8f2dd341d78381fb45b42ee2d53f242e0 -r9e9fb3fcb3825db1635bd4be27e49c5e0d354b8a --- suite_leahi/shared/scripts/names.py (.../names.py) (revision f89e67f8f2dd341d78381fb45b42ee2d53f242e0) +++ suite_leahi/shared/scripts/names.py (.../names.py) (revision 9e9fb3fcb3825db1635bd4be27e49c5e0d354b8a) @@ -37,7 +37,10 @@ o_dialyste_tmp_title_Text = {"container": mainTreatmentScreen, "id": "_dialysateTemp", "objectName": "dialysateTempComponent", "type": "TreatmentFlowsComponent" } o_dialyste_cond_title_Text = {"container": mainTreatmentScreen, "id": "_dialysateCond", "objectName": "dialysateCondComponent", "type": "TreatmentFlowsComponent" } o_treatmentTimeNotificationBarSmall = {"container": mainTreatmentScreen, "objectName": "notification", "type": "NotificationBarSmall" } - +o_newTreatmentDuration_ValueAdjuster = {"container": o_Overlay, "objectName": "_valueAdjuster", "type": "ValueAdjuster", } +o_newTreatmentDuration = {"container": o_Overlay, "objectName": "_newTreatmentDuration", "type": "LabelUnitText", } +o_Popup_CloseButton = {"container": o_Overlay, "id": "_closeButton", "type": "CloseButton", "unnamed": 1 } + # settings_service_export_logs o_listView_ListView = {"container": o_Gui_MainView, "id": "_listView", "type": "ListView", "unnamed": 1 } o_listView_delegateControl = {"container": o_listView_ListView, "index": 2, "objectName": "delegateControl", "type": "Item" }