changeset 12 | 608f67c22514 |
parent 5 | 0930554dc389 |
--- a/qtinternetradio/ui/inc/irsonghistoryview.h Wed Jun 23 18:04:00 2010 +0300 +++ b/qtinternetradio/ui/inc/irsonghistoryview.h Tue Jul 06 14:07:20 2010 +0300 @@ -43,7 +43,8 @@ private slots: void modelChanged(); void newMetadataAdded(IRQMetaData * aMetadata); - void clearList(); + void popupClearHistoryConfirmMessageBox(); + void clearList(HbAction *aAction); void showPrompt(); void gotoStationHistory(); void handleOrientationChanged(Qt::Orientation aOrientation);