| branch | GCC_SURGE |
| changeset 27 | 848a3adde87f |
| parent 25 | 19394c261aa5 |
| child 28 | e0b83131558d |
| child 40 | 593f946f4fec |
--- 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);