diff -r 375271912456 -r 99b096216bc8 userguide/inc/BrowserWrapper.h --- a/userguide/inc/BrowserWrapper.h Fri May 14 15:42:52 2010 +0300 +++ b/userguide/inc/BrowserWrapper.h Fri Jun 11 13:29:58 2010 +0300 @@ -35,7 +35,7 @@ void init(); public: - void setHtml(const QString& html, const QUrl& baseUrl); + void setHtml(const QString& html, const QUrl& url); void clearHistory(); bool canGoBack(); void back();