Index: sources/view/confirm/VConfirm.h =================================================================== diff -u -rccba568494c6b7214116f818a0ac89d0fa3ba81b -r11560b63360025c294edabc6f5f6da97ad1f20c3 --- sources/view/confirm/VConfirm.h (.../VConfirm.h) (revision ccba568494c6b7214116f818a0ac89d0fa3ba81b) +++ sources/view/confirm/VConfirm.h (.../VConfirm.h) (revision 11560b63360025c294edabc6f5f6da97ad1f20c3) @@ -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)