Index: shared/scripts/names.py =================================================================== diff -u -re09e4bf9ba04efde15f93efc8766d2abcaedc4cb -r904e8524bb387ebdce90b82021a8f20c8cd8d0ef --- shared/scripts/names.py (.../names.py) (revision e09e4bf9ba04efde15f93efc8766d2abcaedc4cb) +++ shared/scripts/names.py (.../names.py) (revision 904e8524bb387ebdce90b82021a8f20c8cd8d0ef) @@ -1,8 +1,5 @@ # encoding: UTF-8 -# encoding: UTF-8 - - from objectmaphelper import * # Top Parents @@ -13,7 +10,6 @@ o_treatmentHome_startTreatment = {"container": o_treatmentHome, "id": "_startTreatmentRect" , "type": "TouchRect" , "unnamed": 1, "visible": True} o_treatmentHome_createTreatment = {"container": o_treatmentHome, "id": "_createTreatmentRect", "type": "TouchRect" , "unnamed": 1, "visible": True} - o_Gui_MainView = {"type": "Gui::MainView", "unnamed": 1, "visible": True} o_Overlay = {"container": o_Gui_MainView, "type": "Overlay", "unnamed": 1, "visible": True} o_borderRect_Rectangle = {"container": o_Overlay, "gradient": 0, "id": "_borderRect", "type": "Rectangle", "unnamed": 1, "visible": True}