Index: sources/view/dg/data/post/VDGPOSTData.h =================================================================== diff -u -r6ac0e78ba8a65d86f67ce866ed879430fe2b2703 -r322c96960f4828abdd6cf9914d2a0797c2887e12 --- sources/view/dg/data/post/VDGPOSTData.h (.../VDGPOSTData.h) (revision 6ac0e78ba8a65d86f67ce866ed879430fe2b2703) +++ sources/view/dg/data/post/VDGPOSTData.h (.../VDGPOSTData.h) (revision 322c96960f4828abdd6cf9914d2a0797c2887e12) @@ -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)