changeset 28 | 075425b8d9a4 |
parent 24 | 6df133bd92e1 |
child 32 | 189d20c34778 |
--- a/radioapp/radiouiengine/inc/radiohistorymodel.h Fri Jun 04 10:21:36 2010 +0100 +++ b/radioapp/radiouiengine/inc/radiohistorymodel.h Fri Jun 11 13:38:32 2010 +0300 @@ -73,6 +73,8 @@ RadioHistoryItem itemAtIndex( const QModelIndex& index ) const; + void removeAll( bool removeTagged ); + signals: void itemAdded(); @@ -81,7 +83,6 @@ public slots: void resetCurrentSong(); - void removeAll(); private: