Index: sources/view/VPowerOff.h =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r4a67c01045f365be38f1a12a8572c0070d343e1e --- sources/view/VPowerOff.h (.../VPowerOff.h) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ sources/view/VPowerOff.h (.../VPowerOff.h) (revision 4a67c01045f365be38f1a12a8572c0070d343e1e) @@ -36,12 +36,12 @@ { Q_OBJECT - // coco begin validated: This property is power off request data and is always true + // disabled coco begin validated: This property is power off request data and is always true // to be always trigger the GUI // also since the signal passe parameter value is used the property getter in not currently used. // manually tested and all of them are working. TRIGGER( quint8, poweroff, 0) - // coco end + // disabled coco end VIEW_DEC(VPowerOff, PowerOffData) };