javauis/lcdui_akn/lcdui/src/CMIDChoiceGroupListBox.cpp
branchRCL_3
changeset 60 6c158198356e
parent 25 9ac0a0a7da70
--- a/javauis/lcdui_akn/lcdui/src/CMIDChoiceGroupListBox.cpp	Thu Jul 15 18:31:06 2010 +0300
+++ b/javauis/lcdui_akn/lcdui/src/CMIDChoiceGroupListBox.cpp	Thu Aug 19 09:48:13 2010 +0300
@@ -581,4 +581,9 @@
 {
     iHighlight = aVisible;
 }
+
+TBool CMIDChoiceGroupListBox::GetHighlight()
+{
+    return iHighlight;
+}
 #endif // RD_JAVA_S60_RELEASE_9_2