scrsaver/scrsaverplugins/SlideshowPlugin/src/SlideshowPlugin.cpp
branchRCL_3
changeset 23 d1f14bc6a2ab
parent 18 2e08ef6b6eda
child 24 724d4ec22f0d
--- a/scrsaver/scrsaverplugins/SlideshowPlugin/src/SlideshowPlugin.cpp	Mon Jun 21 15:41:25 2010 +0300
+++ b/scrsaver/scrsaverplugins/SlideshowPlugin/src/SlideshowPlugin.cpp	Thu Jul 15 18:39:54 2010 +0300
@@ -370,6 +370,7 @@
             SSPLOGGER_WRITE("No slides selected - launching settings");
             TRAP(ret, ConfigureL(aParam));
             // Check if at least one file is selected    
+            ReadSettings();// update the key value of KThemesScreenSaverSlideSetType
             TRAP(ret, LoadSlidesL());
             if ( ret == KErrNone && iModel->NumberOfSlides() == 0)
                 {