diff -r 12c456ceeff2 -r 5253a20d2a1e ipsservices/ipssosplugin/inc/ipsplgsearchop.h --- a/ipsservices/ipssosplugin/inc/ipsplgsearchop.h Thu Jan 07 12:38:38 2010 +0200 +++ b/ipsservices/ipssosplugin/inc/ipsplgsearchop.h Mon Jan 18 20:08:26 2010 +0200 @@ -66,7 +66,7 @@ * @return */ void DoCancel(); - + protected: /** @@ -225,6 +225,12 @@ */ CIpsPlgTextSearcher* iSearcher; +// + /** + * Enable changing searching priority on client feedback - must be made in RunL + */ + TInt iRequiredPriority; +// }; #endif /* IPSPLGSEARCHOP_H */