diff -r e70b37c1a9d5 -r 3ae60d69bf22 userguide/inc/BrowserWrapper.h --- a/userguide/inc/BrowserWrapper.h Fri Jun 11 16:23:42 2010 +0100 +++ b/userguide/inc/BrowserWrapper.h Thu Jul 22 16:30:58 2010 +0100 @@ -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();