sensorservices/tiltcompensationssy/inc/tcstatetiltlistendata.h
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
child 23 c26be94c8889
--- 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;