qtmobility/src/sensors/qambientlightsensor.cpp
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
--- a/qtmobility/src/sensors/qambientlightsensor.cpp	Fri Jun 11 14:26:25 2010 +0300
+++ b/qtmobility/src/sensors/qambientlightsensor.cpp	Wed Jun 23 19:08:38 2010 +0300
@@ -113,7 +113,7 @@
     \sa QSensorFilter::filter()
 */
 
-const char *QAmbientLightSensor::type("QAmbientLightSensor");
+char const * const QAmbientLightSensor::type("QAmbientLightSensor");
 
 /*!
     \class QAmbientLightSensor