Index: sources/view/dg/data/post/VDGPOSTData.h =================================================================== diff -u -r9bc48695cdb977a80d3279cacdc101d5164f1b4b -r11560b63360025c294edabc6f5f6da97ad1f20c3 --- sources/view/dg/data/post/VDGPOSTData.h (.../VDGPOSTData.h) (revision 9bc48695cdb977a80d3279cacdc101d5164f1b4b) +++ sources/view/dg/data/post/VDGPOSTData.h (.../VDGPOSTData.h) (revision 11560b63360025c294edabc6f5f6da97ad1f20c3) @@ -39,12 +39,10 @@ // friends friend class ::tst_views; - // 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) - // disabled coco end + CONSTANT(quint32 , itemCount , /*GuiDDPOSTStates::DG_POST_STATE_COMPLETED -*/ 1 ) PROPERTY(bool , start , 0)