Revision: 201019 RCL_3 PDK_3.0.0
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 13:08:20 +0300
branchRCL_3
changeset 19 10246e066a50
parent 18 52d91a16fec3
child 25 e53c01f160bc
Revision: 201019 Kit: 2010121
XDMSettingsUI/src/XDMPlugin.cpp
--- 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();