radioapp/radioenginewrapper/inc/radioenginewrapper_p.h
changeset 19 afea38384506
parent 16 f54ebcfc1b80
child 37 451b2e1545b2
--- a/radioapp/radioenginewrapper/inc/radioenginewrapper_p.h	Mon May 03 12:31:41 2010 +0300
+++ b/radioapp/radioenginewrapper/inc/radioenginewrapper_p.h	Fri May 14 15:52:32 2010 +0300
@@ -31,6 +31,7 @@
 class CRadioEngineHandler;
 class RadioControlEventListener;
 class RadioRdsListener;
+class RadioSettingsIf;
 class RadioSettings;
 class RadioStationHandlerIf;
 class RadioEngineWrapperObserver;
@@ -68,7 +69,7 @@
     /**
      * Returns the radio settings
      */
-    RadioSettings& settings();
+    RadioSettingsIf& settings();
 
     /**
     * Getter for CRadioEngineHandler instance.