webengine/widgetregistry/Server/src/WidgetRegistry.cpp
changeset 11 c8a366e56285
parent 10 a359256acfc6
child 15 60c5402cb945
--- a/webengine/widgetregistry/Server/src/WidgetRegistry.cpp	Thu Aug 27 07:44:59 2009 +0300
+++ b/webengine/widgetregistry/Server/src/WidgetRegistry.cpp	Thu Sep 24 12:53:48 2009 +0300
@@ -1781,6 +1781,10 @@
         {
         aUids.Reset();
         }
+	else 
+		{
+		error = KErrNone;
+		}
     LOG_CODE( if ( aUids.Count() ) )
     LOG1( "AppArchWidgetUids done widget count %d",
               aUids.Count() );