Index: sources/gui/qml/pages/MainStack.qml =================================================================== diff -u -r821bf955d0ba7e028bccfee7c04ca77cf80a0bd4 -r0cc29248749353dfaca80fa02fdd6108173c3a71 --- sources/gui/qml/pages/MainStack.qml (.../MainStack.qml) (revision 821bf955d0ba7e028bccfee7c04ca77cf80a0bd4) +++ sources/gui/qml/pages/MainStack.qml (.../MainStack.qml) (revision 0cc29248749353dfaca80fa02fdd6108173c3a71) @@ -47,7 +47,6 @@ } // Post Treatment - PostTreatmentBloodPrime { id: _postTreatmentBloodPrime } // only one page, no stack for now. PostTreatmentRinsebackStack { id: _postTreatmentRinsebackStack } PostTreatmentRecirculateStack { id: _postTreatmentRecirculateStack } PostTreatmentEndStack { id: _postTreatmentEndStack } @@ -92,7 +91,6 @@ // also with what ever order they have been push with the reverse/correct animation will be poped or pushed. Connections { target: vHDTreatmentStates // Blood Prime - onTxBloodPrimeChanged : { page( _postTreatmentBloodPrime , vtxBloodPrime )} onBpRampChanged : { page( null , vbpRamp )} // in-Treatmet