diff -r d48ab3b357f1 -r 978afdc0236f uifw/AvKon/inc/aknindicatorpopupcontent.h --- a/uifw/AvKon/inc/aknindicatorpopupcontent.h Wed Sep 01 12:16:19 2010 +0100 +++ b/uifw/AvKon/inc/aknindicatorpopupcontent.h Tue Sep 14 21:48:24 2010 +0300 @@ -335,6 +335,11 @@ * Current rect of press down effect */ TRect iPressedDownRect; + + /** + * Ordinal upon button down + */ + TInt iOrdinal; }; #endif // C_AKNINDICATORPOPUPCONTENT_H