diff -r 8c9427577f2a -r 848a3adde87f controlpanelui/src/inc/cpringtoneview.h --- a/controlpanelui/src/inc/cpringtoneview.h Fri Jun 11 16:24:15 2010 +0100 +++ b/controlpanelui/src/inc/cpringtoneview.h Thu Jul 22 16:34:01 2010 +0100 @@ -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);