branch | RCL_3 |
changeset 27 | d5e927d5853b |
parent 26 | 2455ef1f5bbc |
--- a/javauis/lcdui_akn/lcdui/inc/CMIDForm.h Wed Sep 01 12:33:18 2010 +0100 +++ b/javauis/lcdui_akn/lcdui/inc/CMIDForm.h Tue Sep 14 21:06:50 2010 +0300 @@ -592,6 +592,10 @@ TInt iTactileFeedbackDensity; TInt iLastPointerEventType; #endif //RD_JAVA_ADVANCED_TACTILE_FEEDBACK + + // Storing index to last pointed control + // before Form layout is performed + TInt iLastPointedControl; }; inline void CMIDForm::Dispose()