author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 25 May 2010 13:08:20 +0300 | |
branch | RCL_3 |
changeset 12 | 10246e066a50 |
parent 11 | 52d91a16fec3 |
child 14 | e53c01f160bc |
--- 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();