changeset 54 | a8ba0c289b44 |
parent 47 | 74b7c6e79031 |
child 57 | 21be958eb3ce |
--- a/radioapp/radiouiengine/inc/radiohistorymodel.h Mon Sep 20 18:04:48 2010 +0300 +++ b/radioapp/radiouiengine/inc/radiohistorymodel.h Tue Oct 05 09:31:22 2010 +0300 @@ -75,6 +75,7 @@ RadioHistoryItem itemAtIndex( const QModelIndex& index ) const; void removeAll( bool removeTagged ); + void removeByModelIndices( QModelIndexList& indices, bool removeTags ); signals: