Index: sources/gui/GuiView.h =================================================================== diff -u -r79e076cece4ba503be6c3834eb68d1e5cb1b882f -r4a67c01045f365be38f1a12a8572c0070d343e1e --- sources/gui/GuiView.h (.../GuiView.h) (revision 79e076cece4ba503be6c3834eb68d1e5cb1b882f) +++ sources/gui/GuiView.h (.../GuiView.h) (revision 4a67c01045f365be38f1a12a8572c0070d343e1e) @@ -53,7 +53,7 @@ // this property will be set if the sd-card space gets lower than required amount in percent that has been defined in DeviceController. PROPERTY(qint8 , sdTooLowPecent, -1) // -1 means the event never happened - // coco end + // disabled coco end PROPERTY(bool , usbReady , false) PROPERTY(bool , usbRemoved , true )