sensorservices/orientationssy/inc/OrientationCRListener.h
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
    85 * This is used for testing purposes only so no need to optimize.
    85 * This is used for testing purposes only so no need to optimize.
    86 */
    86 */
    87 class MCenRepCallBack
    87 class MCenRepCallBack
    88     {
    88     {
    89 public:
    89 public:
    90     virtual TInt CreateConfigurations() = 0;
    90     virtual void CreateConfigurations() = 0;
    91     };
    91     };
    92 
    92 
    93 #endif // ORIENTATIONCRLISTENER_H
    93 #endif // ORIENTATIONCRLISTENER_H
    94 
    94 
    95 // End of File
    95 // End of File