ipsservices/ipssosplugin/inc/ipsplgsearchop.h
changeset 2 5253a20d2a1e
parent 0 8466d47a6819
child 18 578830873419
--- 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 */