From 46e674c90aa966d47c3db25b2a51a98b1b352358 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 28 Jan 2016 09:56:32 +0100 Subject: Doc: use the \a command for a variable to fix a QDoc error In QWebEngineDownloadItem::setSavePageFormat Change-Id: Ieeefcce8007de6fa2258591028f0ec108fc8c69b Reviewed-by: Joerg Bornemann --- src/webenginewidgets/api/qwebenginedownloaditem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webenginewidgets/api/qwebenginedownloaditem.cpp') diff --git a/src/webenginewidgets/api/qwebenginedownloaditem.cpp b/src/webenginewidgets/api/qwebenginedownloaditem.cpp index bc7e3932c..ca8b567ab 100644 --- a/src/webenginewidgets/api/qwebenginedownloaditem.cpp +++ b/src/webenginewidgets/api/qwebenginedownloaditem.cpp @@ -327,7 +327,7 @@ QWebEngineDownloadItem::SavePageFormat QWebEngineDownloadItem::savePageFormat() } /*! - Sets the format the web page will be saved in if this is a download request for a web page. + Sets the \a format the web page will be saved in if this is a download request for a web page. \sa savePageFormat() */ -- cgit v1.2.3