Index: sources/view/VTreatmentBegin.h =================================================================== diff -u -r1f8abdd821041623392d18cf4f80cad9ae1bf246 -r7777127f3b60d5f884cd07adc9d586353d914f69 --- sources/view/VTreatmentBegin.h (.../VTreatmentBegin.h) (revision 1f8abdd821041623392d18cf4f80cad9ae1bf246) +++ sources/view/VTreatmentBegin.h (.../VTreatmentBegin.h) (revision 7777127f3b60d5f884cd07adc9d586353d914f69) @@ -33,7 +33,9 @@ TREATMENT_PARAMETER(float, ufVolume, 0.1, 0, 8.0, 0.1 ) // mL // coco end protected: + // coco begin validated: the implementation has not completed yet. PROPERTY(bool, continueEnabled, false) + // coco end private slots: void doUserModifiedParameters();