From 48bb2684f32c23421d30ef70a69e24b84102468b Mon Sep 17 00:00:00 2001 From: Marcel Schuette Date: Mon, 17 Mar 2014 11:32:49 +0100 Subject: removed occurence of qml webview --- documentation/designdocument/browser.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/designdocument/browser.tex b/documentation/designdocument/browser.tex index 7692f40..9bfb2bf 100644 --- a/documentation/designdocument/browser.tex +++ b/documentation/designdocument/browser.tex @@ -176,7 +176,7 @@ can call remote objects in the server via D-Bus. \section{Browser Application} \subsection{Introduction} The Browser application is the core part of the PoC. It is responsible for -rendering and displaying a webpage with the QML webview element. It also +rendering and displaying a webpage with the QGraphicsWebView element. It also implements the defined server side interfaces for \texttt{IBrowser}, {\tt IUserInput}, {\tt IWebPageWindow}, {\tt ICacheManager}, {\tt IErrorLogger}, {\tt INetworkManager} and {\tt IBookmarkManager}. The bookmark manager includes also -- cgit v1.2.1