diff -r e70b37c1a9d5 -r 3ae60d69bf22 userguide/inc/HelpContentsView.h --- a/userguide/inc/HelpContentsView.h Fri Jun 11 16:23:42 2010 +0100 +++ b/userguide/inc/HelpContentsView.h Thu Jul 22 16:30:58 2010 +0100 @@ -47,7 +47,7 @@ void openHelpContent(const QUrl& url=QUrl()); private slots: // handle system event - void onCurrentViewChanged(HbView *view); + void onViewReady(); private slots: // handle button action void onBackAction();