idlefw/plugins/sapidataplugin/src/sapidata.cpp
branchRCL_3
changeset 27 2c7f27287390
parent 23 ace62b58f4b2
--- a/idlefw/plugins/sapidataplugin/src/sapidata.cpp	Mon Jun 21 16:00:38 2010 +0300
+++ b/idlefw/plugins/sapidataplugin/src/sapidata.cpp	Thu Jul 15 18:59:18 2010 +0300
@@ -563,8 +563,7 @@
 	   TLiwGenericParam cptype( KType, TLiwVariant( KPubData ) );
 	   inParamList->AppendL( cptype );
 	   cptype.Reset();
-	   // use the first item configuration to create the filter
-	   filter = CreateFilterLC( KWidget() );
+	   filter = CreateFilterLC( KAll(), KAll() );
 	   }
    else
 	   {