Index: shared/scripts/names.py =================================================================== diff -u -r9adc943bb139152cea73c31b2d508b2cea3d6ec5 -rbfb4bbb1b69a25aa529ad3bafe259263ba960307 --- shared/scripts/names.py (.../names.py) (revision 9adc943bb139152cea73c31b2d508b2cea3d6ec5) +++ shared/scripts/names.py (.../names.py) (revision bfb4bbb1b69a25aa529ad3bafe259263ba960307) @@ -148,7 +148,15 @@ #Manager o_manager_Text = {"container": o_Gui_MainView, "text": "Manager", "type": "Text", "unnamed": 1, "visible": True} o_treatment_management = {"container": o_Gui_MainView, "text": "Treatment Management", "type": "Text", "unnamed": 1, "visible": True} +o_Gui_MainView_2 = {"type": "Gui::MainView", "unnamed": 1, "visible": True} +o_hideKeyIcon_Image = {"container": o_Gui_MainView_2, "id": "_hideKeyIcon", "source": "qrc:/plugins/QtQuick/VirtualKeyboard/Styles/denali/images/iHidekeyboard.svg", "type": "Image", "unnamed": 1, "visible": True} +o_hideKeyBackground_Rectangle = {"container": o_Gui_MainView_2, "id": "_hideKeyBackground", "type": "Rectangle", "unnamed": 1, "visible": True} +o_SettingsBase_Failed_to_set_static_IP_Address_Text = {"container": o_SettingsBase_SettingsWiFi, "text": "Failed to set static IP Address", "type": "Text", "unnamed": 1, "visible": True} + + + +