radioapp/radiouiengine/inc/radiohistorymodel_p.h
branchGCC_SURGE
changeset 37 451b2e1545b2
parent 19 afea38384506
parent 28 075425b8d9a4
--- a/radioapp/radiouiengine/inc/radiohistorymodel_p.h	Fri Jun 11 16:24:13 2010 +0100
+++ b/radioapp/radiouiengine/inc/radiohistorymodel_p.h	Thu Jul 22 16:33:45 2010 +0100
@@ -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 );