Index: sources/view/hd/adjustment/common/VCommonAdjustmentVitals.cpp =================================================================== diff -u -r80b727733768477975addc967b3d6b04ed39e598 -rcdf3731b3aa395afa89430e81b1076087f3a2776 --- sources/view/hd/adjustment/common/VCommonAdjustmentVitals.cpp (.../VCommonAdjustmentVitals.cpp) (revision 80b727733768477975addc967b3d6b04ed39e598) +++ sources/view/hd/adjustment/common/VCommonAdjustmentVitals.cpp (.../VCommonAdjustmentVitals.cpp) (revision cdf3731b3aa395afa89430e81b1076087f3a2776) @@ -194,7 +194,6 @@ // trigger timeout when timer countdown is done if (totalSecLeft <= 1 ) { - timerStop(); emit didTimeout(); }