branch | RCL_3 |
changeset 19 | 10246e066a50 |
parent 18 | 52d91a16fec3 |
--- a/XDMSettingsUI/src/XDMPlugin.cpp Tue May 11 16:35:18 2010 +0300 +++ b/XDMSettingsUI/src/XDMPlugin.cpp Tue May 25 13:08:20 2010 +0300 @@ -408,7 +408,7 @@ } } - if ( iSettingListContainer ) + if ( iSettingListContainer && !iMainListContainer->IsListEmpty() ) { TBool inUse( EFalse ); HBufC* currentSetName = iMainListContainer->GetCurrentSetNameLC();