radioapp/radiouiengine/inc/radiohistorymodel_p.h
changeset 28 075425b8d9a4
parent 24 6df133bd92e1
child 37 451b2e1545b2
child 54 a8ba0c289b44
--- a/radioapp/radiouiengine/inc/radiohistorymodel_p.h	Fri Jun 04 10:21:36 2010 +0100
+++ b/radioapp/radiouiengine/inc/radiohistorymodel_p.h	Fri Jun 11 13:38:32 2010 +0300
@@ -52,7 +52,7 @@
     int rowCount() const;
     QVariant data( const int row, const int role ) const;
 
-    void removeAll();
+    void removeAll( bool removeTagged );
 
     enum ViewMode{ ShowAll, ShowTagged };
     void setViewMode( ViewMode mode );