phonebookui/pbkcommonui/src/cntdetailpopup.cpp
changeset 47 7cbcb2896f0e
parent 31 2a11b5b00470
child 53 e6aff7b69165
--- a/phonebookui/pbkcommonui/src/cntdetailpopup.cpp	Wed Jun 23 18:02:44 2010 +0300
+++ b/phonebookui/pbkcommonui/src/cntdetailpopup.cpp	Tue Jul 06 14:05:47 2010 +0300
@@ -42,7 +42,7 @@
     addListItem("qtg_small_url_address", hbTrId("txt_phob_list_url"), urlEditorView);
     addListItem("qtg_small_location", hbTrId("txt_phob_list_address"), addressEditorView );
     addListItem("qtg_small_note", hbTrId("txt_phob_list_note"), noteEditorView);
-    addListItem("qtg_small_sound", hbTrId("txt_phob_list_personal_ringing_tone"), noView );
+    addListItem("qtg_small_sound", hbTrId("txt_phob_list_personal_ringing_tone"), ringToneFetcherView );
     addListItem("qtg_small_calendar", hbTrId("txt_phob_list_date"), dateEditorView);
     addListItem("qtg_small_company_details", hbTrId("txt_phob_list_company_details"), companyEditorView);
     addListItem("qtg_small_family", hbTrId("txt_phob_list_family"), familyDetailEditorView);