controlpanelui/src/inc/cpringtoneview.h
changeset 25 19394c261aa5
parent 14 23411a3be0db
child 28 e0b83131558d
child 40 593f946f4fec
--- a/controlpanelui/src/inc/cpringtoneview.h	Wed Jun 23 18:13:38 2010 +0300
+++ b/controlpanelui/src/inc/cpringtoneview.h	Tue Jul 06 14:17:10 2010 +0300
@@ -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);