Index: sources/view/hd/data/treatment/VTreatmentTime.h =================================================================== diff -u -r88563177f10f20ced98750b2e40036201728131d -r8a5dbf556a66524fbe4b60ac1573182a0bd27617 --- sources/view/hd/data/treatment/VTreatmentTime.h (.../VTreatmentTime.h) (revision 88563177f10f20ced98750b2e40036201728131d) +++ sources/view/hd/data/treatment/VTreatmentTime.h (.../VTreatmentTime.h) (revision 8a5dbf556a66524fbe4b60ac1573182a0bd27617) @@ -39,6 +39,7 @@ PROPERTY( quint32 , time_Total , 0) PROPERTY( quint32 , time_Elapsed , 0) PROPERTY( quint32 , time_Remaining , 0) + PROPERTY( bool , time_IsLeft , 0) VIEW_DEC(VTreatmentTime, TreatmentTimeData) };