diff -r ccb4f6b3db21 -r 8cb079868133 sensorservices/orientationssy/inc/OrientationCRListener.h --- a/sensorservices/orientationssy/inc/OrientationCRListener.h Tue Aug 31 16:29:05 2010 +0300 +++ b/sensorservices/orientationssy/inc/OrientationCRListener.h Wed Sep 01 12:34:26 2010 +0100 @@ -87,7 +87,7 @@ class MCenRepCallBack { public: - virtual TInt CreateConfigurations() = 0; + virtual void CreateConfigurations() = 0; }; #endif // ORIENTATIONCRLISTENER_H