ipsservices/nmipssettings/src/nmipssettingsplugin.cpp
changeset 76 38bf5461e270
parent 74 6c59112cfd31
--- a/ipsservices/nmipssettings/src/nmipssettingsplugin.cpp	Thu Sep 30 11:43:07 2010 +0300
+++ b/ipsservices/nmipssettings/src/nmipssettingsplugin.cpp	Thu Oct 14 17:33:43 2010 +0300
@@ -589,7 +589,7 @@
         int folderPathItemIndex = mSettingsHelper->getCorrectFolderPathComboBoxIndex();
         folderPathItem->setContentWidgetData(NmIpsSettingsCurrentIndex, folderPathItemIndex);
 
-		mForm->addConnection(folderPathItem, SIGNAL(itemSelected(int)),
+		mForm->addConnection(folderPathItem, SIGNAL(currentIndexChanged(int)),
 							 mSettingsHelper, SLOT(folderPathChange(int)));
 
         item.appendChild(folderPathItem);