qtmobility/plugins/sensors/symbian/magnetometersensorsym.h
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
--- a/qtmobility/plugins/sensors/symbian/magnetometersensorsym.h	Fri Jun 11 14:26:25 2010 +0300
+++ b/qtmobility/plugins/sensors/symbian/magnetometersensorsym.h	Wed Jun 23 19:08:38 2010 +0300
@@ -111,13 +111,14 @@
     /**
      * Holds the id of the magnetometer
      */
-    static const char *id;
+    static char const * const id;
     
 private:     
     QMagnetometerReading iReading;
     TSensrvMagnetometerAxisData iData;
     qreal iCalibrationLevel;
     bool iReturnGeoValues;
+    TInt iScaleRange;
     };
 
 #endif //MAGNETOMETERSENSORSYM_H