ipsservices/ipssosplugin/inc/ipsplgsearchop.h
changeset 23 2dc6caa42ec3
parent 18 578830873419
--- a/ipsservices/ipssosplugin/inc/ipsplgsearchop.h	Mon May 03 12:23:15 2010 +0300
+++ b/ipsservices/ipssosplugin/inc/ipsplgsearchop.h	Fri May 14 15:41:10 2010 +0300
@@ -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 */