diff -r 6347473a7bb2 -r 994c46bea969 voiceui/pbkinfoviewimpl/inc/pbkinfoviewdialog.h --- a/voiceui/pbkinfoviewimpl/inc/pbkinfoviewdialog.h Tue May 11 16:14:47 2010 +0300 +++ b/voiceui/pbkinfoviewimpl/inc/pbkinfoviewdialog.h Tue May 25 12:43:51 2010 +0300 @@ -75,6 +75,14 @@ */ TInt ExecuteLD( TInt aResourceId ); + /** + * Responds to a change in focus. + * + * @param aDrawNow Contains the value that was passed to it by + * @c SetFocus(). + */ + void FocusChanged(TDrawNow aDrawNow); + private: /**