diff -r 2883a5458389 -r a5692c68d772 controlpanelui/src/inc/cpringtoneview.h --- a/controlpanelui/src/inc/cpringtoneview.h Thu Jun 10 16:07:41 2010 +0800 +++ b/controlpanelui/src/inc/cpringtoneview.h Fri Jun 25 17:12:20 2010 +0800 @@ -36,7 +36,7 @@ void selError( int errorCode, const QString& errorMessage ); private slots: - void onTypeSelected( HbListWidgetItem *item ); + void itemActivated( const QModelIndex &index ); void handleOk(const QVariant &result); void handleError(int errorCode, const QString& errorMessage);