gsprofilesrv_plat/settings_framework_api/inc/GSParentPlugin.h
branchRCL_3
changeset 8 f62c3a3d66b8
parent 0 8c5d936e5675
child 11 23553eb4e470
--- a/gsprofilesrv_plat/settings_framework_api/inc/GSParentPlugin.h	Tue Feb 02 00:22:03 2010 +0200
+++ b/gsprofilesrv_plat/settings_framework_api/inc/GSParentPlugin.h	Fri Feb 19 23:06:10 2010 +0200
@@ -331,7 +331,7 @@
         
         //keep the exact position of the listbox including current item index,
         //iVerticalOffset and  TopItemindex
-        RArray<TInt> position;
+        RArray<TInt> iPosition;
         
         //record the screen mode, portrait/landscape
         TBool iScreenMode;