diff -r ccb4f6b3db21 -r 8cb079868133 sensorservices/tiltcompensationssy/inc/tcstatetiltlistendata.h --- a/sensorservices/tiltcompensationssy/inc/tcstatetiltlistendata.h Tue Aug 31 16:29:05 2010 +0300 +++ b/sensorservices/tiltcompensationssy/inc/tcstatetiltlistendata.h Wed Sep 01 12:34:26 2010 +0100 @@ -173,6 +173,9 @@ // Pointer to the timer CTCSendEventTimer* iTimerToSend; + // Flag that states if the property has changed + TBool iHasChanged; + // The requested amount of data TInt iRequestedDataCount;