diff -r 06b8e2af4411 -r 6fbed849b4f4 qtmobility/examples/sensors/grueplugin/gruesensorimpl.cpp --- a/qtmobility/examples/sensors/grueplugin/gruesensorimpl.cpp Fri Jun 11 14:26:25 2010 +0300 +++ b/qtmobility/examples/sensors/grueplugin/gruesensorimpl.cpp Wed Jun 23 19:08:38 2010 +0300 @@ -41,7 +41,7 @@ #include "gruesensorimpl.h" #include -const char *gruesensorimpl::id("grue.gruesensor"); +char const * const gruesensorimpl::id("grue.gruesensor"); gruesensorimpl::gruesensorimpl(QSensor *sensor) : QSensorBackend(sensor)