From 5728c8a8e7c994b931d340315c241350d646f62a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Thu, 15 Mar 2012 15:55:46 +0100 Subject: Added missing \since 5.0 and tweaked some docs in QtGui. Change-Id: I91564f7a61962f97b9fb78c96d94d5695a3924db Reviewed-by: Casper van Donderen --- src/gui/kernel/qsurface.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/kernel/qsurface.cpp') diff --git a/src/gui/kernel/qsurface.cpp b/src/gui/kernel/qsurface.cpp index eb2676802b..534135cc2f 100644 --- a/src/gui/kernel/qsurface.cpp +++ b/src/gui/kernel/qsurface.cpp @@ -46,6 +46,7 @@ QT_BEGIN_NAMESPACE /*! \class QSurface + \since 5.0 \brief The QSurface class is an abstraction of renderable surfaces in Qt. The size of the surface is accessible with the size() function. The rendering -- cgit v1.2.3