securitydialogs/Autolock/src/AutoLockValueObserver.cpp
branchRCL_3
changeset 67 79bd6bd83ec3
parent 50 03674e5abf46
equal deleted inserted replaced
57:ead42e28e519 67:79bd6bd83ec3
   204 // ----------------------------------------------------------
   204 // ----------------------------------------------------------
   205 // 
   205 // 
   206 void CValueObserver::DoCancel()
   206 void CValueObserver::DoCancel()
   207     {
   207     {
   208     iProperty.Cancel();
   208     iProperty.Cancel();
       
   209     iProperty.Close();
   209     }
   210     }
   210 
   211 
   211 // End of file
   212 // End of file