From 98e11700864e5a5b1566fd1736aae85551f2f00f Mon Sep 17 00:00:00 2001 From: aavit Date: Tue, 11 Sep 2012 11:37:06 +0200 Subject: Doc: Fix misc. doc errors and document undocumented functions Change-Id: I0c1e0a36ee37d5a8f3741f0405f63f9b26967f32 Reviewed-by: Qt Doc Bot Reviewed-by: Kim M. Kalland --- src/gui/painting/qbackingstore.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/painting') diff --git a/src/gui/painting/qbackingstore.cpp b/src/gui/painting/qbackingstore.cpp index ff181bac6b..625ed8f4df 100644 --- a/src/gui/painting/qbackingstore.cpp +++ b/src/gui/painting/qbackingstore.cpp @@ -87,7 +87,7 @@ public: */ /*! - Flushes the given \a region from the specified \a window onto the + Flushes the given \a region from the specified window \a win onto the screen. Note that the \a offset parameter is currently unused. -- cgit v1.2.3