Index: shared/scripts/names.py =================================================================== diff -u -r45d310f0a2c4e815013caab8bc79bd183aeaa115 -rab5e7951a67b810bb37aa86ac3c7d72089ac3f13 --- shared/scripts/names.py (.../names.py) (revision 45d310f0a2c4e815013caab8bc79bd183aeaa115) +++ shared/scripts/names.py (.../names.py) (revision ab5e7951a67b810bb37aa86ac3c7d72089ac3f13) @@ -82,11 +82,11 @@ o_eject_button = {"container": o_PostTreatmentStack_treatmentReviewConfirm_PostTreatmentReview, "id": "_image", "source": "qrc:/images/iEject", "type": "Image", "unnamed": 1, "visible": True} o_right_arrow = {"id": "_rightImage", "source": "qrc:/images/iArrowRight", "type": "Image", "unnamed": 1, "visible": True} o_left_arrow = {"id": "_leftImage", "source": "qrc:/images/iArrowLeft", "type": "Image", "unnamed": 1, "visible": True} +o_PostTreatment_Export_mousearea = {"container": o_PostTreatmentStack_treatmentReviewConfirm_PostTreatmentReview, "id": "_mouseArea", "occurrence": 2, "type": "MouseArea", "unnamed": 1, "visible": True} +o_treatmentlog_msg_export_btn = {"container": o_PostTreatmentStack_treatmentReviewConfirm_PostTreatmentReview, "text": "Unable to export treatment log ''", "type": "Text", "unnamed": 1, "visible": True} - - #post treatment review o_Gui_MainView = {"type": "Gui::MainView", "unnamed": 1, "visible": True} o_PostTreatmentStack_PostTreatmentStack = {"container": o_Gui_MainView, "objectName": "_PostTreatmentStack", "type": "PostTreatmentStack", "visible": True}