Index: sources/view/confirm/VConfirm.h =================================================================== diff -u -r7220e36b52cac1f682e49469de80426e0f0c571e -r322c96960f4828abdd6cf9914d2a0797c2887e12 --- sources/view/confirm/VConfirm.h (.../VConfirm.h) (revision 7220e36b52cac1f682e49469de80426e0f0c571e) +++ sources/view/confirm/VConfirm.h (.../VConfirm.h) (revision 322c96960f4828abdd6cf9914d2a0797c2887e12) @@ -52,12 +52,9 @@ // ********** DYNAMIC PROPERTIES: The properties which need to be updated by each confirm message received. ********** // READONLY( bool , needConfirm , false) - // 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 PROPERTY(quint32 , id , 0) PROPERTY(quint32 , command , 0)