radioapp/radiouiengine/inc/radiouiengine.h
changeset 36 ba22309243a1
parent 34 bc10a61bd7d3
child 57 21be958eb3ce
--- a/radioapp/radiouiengine/inc/radiouiengine.h	Tue Jun 29 15:09:03 2010 +0300
+++ b/radioapp/radiouiengine/inc/radiouiengine.h	Thu Jul 08 12:44:18 2010 +0300
@@ -116,7 +116,7 @@
 
     void addRecognizedSong( const QString& artist, const QString& title, const RadioStation& station );
 
-    uint skipStation( StationSkip::Mode mode, uint startFrequency = 0 );
+    uint skipStation( StationSkip::Mode mode, uint startFrequency = 0, const int reason = TuneReason::Skip );
 
     enum MusicStore{ OviStore, OtherStore };
     void openMusicStore( const RadioHistoryItem& item, MusicStore store = OviStore );