diff -r 04837bf3a628 -r 21be958eb3ce radioapp/radiowidgets/inc/radiohistoryview.h --- a/radioapp/radiowidgets/inc/radiohistoryview.h Tue Oct 12 11:25:14 2010 +0300 +++ b/radioapp/radiowidgets/inc/radiohistoryview.h Fri Oct 15 16:26:27 2010 +0300 @@ -51,7 +51,7 @@ void setTaggedIcon( const HbIcon& taggedIcon ); HbIcon taggedIcon() const; -private slots: +private Q_SLOTS: void updateViewMode(); void openMultiSelection(); @@ -59,6 +59,7 @@ void showContextMenu( const QModelIndex& index ); void handleLongPress( HbAbstractViewItem* item ); void toggleTagging(); + void handleRemoveTag( HbAction* answer ); void openOviStore(); void openOtherStore(); void addSongs(); // Temporary test code