classicui_pub/lists_api/tsrc/inc/testsdklists.h
branchRCL_3
changeset 16 71dd06cfe933
parent 4 8ca85d2f0db7
--- a/classicui_pub/lists_api/tsrc/inc/testsdklists.h	Wed Mar 31 21:59:52 2010 +0300
+++ b/classicui_pub/lists_api/tsrc/inc/testsdklists.h	Wed Apr 14 16:14:00 2010 +0300
@@ -5877,6 +5877,16 @@
      */
     virtual TInt TestLBItemsInSingleLine( CStifItemParser& aItem );       
 
+    /**
+     * TestLBSetItemsInSingleLine test function for testing the 
+     *     IsHighlightEnabled function
+     * @since S60 5.2
+     * @param aItem never used
+     * @return Symbian OS error code.
+     */
+    virtual TInt TestLBIsHighlightEnabled( CStifItemParser& aItem );
+
+    
 private:    // eikslb.h
     // class CSettingsListBoxItemDrawer
     /**