controlpanelui/src/inc/cpringtoneview.h
changeset 22 a5692c68d772
parent 19 36aa4756ee82
child 28 e0b83131558d
child 40 593f946f4fec
--- 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);