diff -r 08e69e956a8c -r 71dd06cfe933 classicui_pub/lists_api/tsrc/inc/testsdklists.h --- 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 /**