userguide/inc/BrowserWrapper.h
changeset 24 bce8d4d2cc72
parent 13 1eb8015a8491
child 31 c91c3c86f666
--- a/userguide/inc/BrowserWrapper.h	Mon May 03 12:24:47 2010 +0300
+++ b/userguide/inc/BrowserWrapper.h	Wed May 26 00:57:05 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();