javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistboxlists.h
branchRCL_3
changeset 19 71c436fe3ce0
parent 17 0fd27995241b
child 24 6c158198356e
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistboxlists.h	Tue May 25 12:34:19 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistboxlists.h	Wed Jun 09 09:34:07 2010 +0300
@@ -267,6 +267,15 @@
         TInt aListType,
         CEikTextListBox* aList,
         TBool aEnabled);
+
+#ifdef RD_JAVA_S60_RELEASE_9_2
+    /**
+     * Enabling focus highlight for lists
+     */
+    static void EnableFocusHighlight(
+        CListItemDrawer* aItemDrawer,
+        TBool aEnable);
+#endif //RD_JAVA_S60_RELEASE_9_2
 };
 
 #endif // SWTLISTBOXLISTS_H