radioapp/radioenginewrapper/src/radioenginewrapper_win32_p.cpp
changeset 19 afea38384506
parent 16 f54ebcfc1b80
child 37 451b2e1545b2
--- a/radioapp/radioenginewrapper/src/radioenginewrapper_win32_p.cpp	Mon May 03 12:31:41 2010 +0300
+++ b/radioapp/radioenginewrapper/src/radioenginewrapper_win32_p.cpp	Fri May 14 15:52:32 2010 +0300
@@ -124,7 +124,7 @@
 /*!
  * Returns the settings handler owned by the engine
  */
-RadioSettings& RadioEngineWrapperPrivate::settings()
+RadioSettingsIf& RadioEngineWrapperPrivate::settings()
 {
     if ( !mSettings ) {
         mSettings.reset( new RadioSettings() );