userguide/inc/BrowserWrapper.h
branchGCC_SURGE
changeset 35 3ae60d69bf22
parent 23 99b096216bc8
child 31 c91c3c86f666
--- 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();