javauis/lcdui_akn/lcdui/inc/CMIDChoiceGroupControl.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 25 9ac0a0a7da70
--- a/javauis/lcdui_akn/lcdui/inc/CMIDChoiceGroupControl.h	Mon May 03 12:27:20 2010 +0300
+++ b/javauis/lcdui_akn/lcdui/inc/CMIDChoiceGroupControl.h	Fri May 14 15:47:24 2010 +0300
@@ -280,8 +280,7 @@
      * @param   aSelected   The new selection state of the element
      * @param   aPostEvent  If true, itemStateChanged event is sent to the midlet
      */
-    void CMIDChoiceGroupControl::SelectElementL(TInt aIndex, TBool aSelected,
-            TBool aPostEvent);
+    void SelectElementL(TInt aIndex, TBool aSelected, TBool aPostEvent);
 
     void UpdateMargins();
     void UpdatePopupListAppearanceL(TChoiceGroupModelEvent aEvent);