Index: sources/view/confirm/VConfirm.h =================================================================== diff -u -ra5760947d3ed0d2748ba023a1c25e3c6aa0b1de1 -ra58f91b077c8131bea3dbde0fc338adb113fc9f3 --- sources/view/confirm/VConfirm.h (.../VConfirm.h) (revision a5760947d3ed0d2748ba023a1c25e3c6aa0b1de1) +++ sources/view/confirm/VConfirm.h (.../VConfirm.h) (revision a58f91b077c8131bea3dbde0fc338adb113fc9f3) @@ -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)