Index: sources/view/dg/data/post/VDGPOSTData.h =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r4a67c01045f365be38f1a12a8572c0070d343e1e --- sources/view/dg/data/post/VDGPOSTData.h (.../VDGPOSTData.h) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ sources/view/dg/data/post/VDGPOSTData.h (.../VDGPOSTData.h) (revision 4a67c01045f365be38f1a12a8572c0070d343e1e) @@ -39,12 +39,12 @@ // friends friend class ::tst_views; - // coco begin validated: + // disabled coco begin validated: // The property adjustment_Triggered has to be always true // and to always trigger the change event to work as a notifier for GUI // has been manually tested that it works perfectly fine TRIGGER ( bool , adjustment , 0) - // coco end + // disabled coco end CONSTANT(quint32 , itemCount , GuiDGPOSTStates::DG_POST_STATE_COMPLETED - 1 ) PROPERTY(bool , start , 0)