Index: shared/scripts/names.py =================================================================== diff -u -rbb03d37df3e06689c1eab87b1c0dcd5ff8aa2e08 -rac6caac075c27aa395435bf35bcd32ecbed75b41 --- shared/scripts/names.py (.../names.py) (revision bb03d37df3e06689c1eab87b1c0dcd5ff8aa2e08) +++ shared/scripts/names.py (.../names.py) (revision ac6caac075c27aa395435bf35bcd32ecbed75b41) @@ -64,11 +64,8 @@ o_treatmentHome = {"container": o_QQuickView , "id": "_treatmentHome" , "type": "TreatmentHome", "unnamed": 1, "visible": True} o_Treatment_Paused = {"container": o_treatmentHome, "text": "Treatment Paused", "type": "Text", "unnamed": 1, "visible": True} o_Overlay = {"container": o_Gui_MainView, "type": "Overlay", "unnamed": 1, "visible": True} -o_time_duration_confirm_button = {"container": o_Overlay, "text": "CONFIRM", "type": "Text", "unnamed": 1, "visible": True} -o_treatmentHome_Time_Remaining_Text = {"container": o_treatmentHome, "text": "Time Remaining", "type": "Text", "unnamed": 1, "visible": True} +o_treatmentHome_time_duration_mouseArea_MouseArea = {"container": o_treatmentHome, "id": "_mouseArea", "occurrence": 17, "type": "MouseArea", "unnamed": 1, "visible": True} +o_time_duration_confirmButton_TouchRect_2 = {"container": o_Overlay, "id": "_confirmButton", "type": "TouchRect", "unnamed": 1, "visible": True} o_treatment_duration = {"container": o_treatmentHome, "objectName": "TreatmentTime", "type": "TreatmentTime", "visible": True} - o_pop_up_close_button = {"container": o_Overlay, "id": "_image", "source": "qrc:/images/iClose", "type": "Image", "unnamed": 1, "visible": True} - -