diff -r 375271912456 -r 99b096216bc8 userguide/inc/HelpContentsView.h --- a/userguide/inc/HelpContentsView.h Fri May 14 15:42:52 2010 +0300 +++ b/userguide/inc/HelpContentsView.h Fri Jun 11 13:29:58 2010 +0300 @@ -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();