From 98804946f289fe8ab866cc7bf3383a29057f9251 Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Wed, 15 Aug 2012 06:37:01 +0100 Subject: Make the "\internal" qdoc command stand on its own line The qdoc manual currently claims that the command must stand on its own line. The change follows the consistency with the rest and how the example looks like inside the qdoc manual for this command. Change-Id: I6b653dc95cf9d84e4adf32220dace5d313678419 Reviewed-by: Casper van Donderen --- src/corelib/xml/qxmlstream.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/corelib/xml') diff --git a/src/corelib/xml/qxmlstream.cpp b/src/corelib/xml/qxmlstream.cpp index fc9b2c48e7..6af3f62460 100644 --- a/src/corelib/xml/qxmlstream.cpp +++ b/src/corelib/xml/qxmlstream.cpp @@ -184,7 +184,8 @@ QXmlStreamEntityResolver::~QXmlStreamEntityResolver() { } -/*! \internal +/*! + \internal This function is a stub for later functionality. */ -- cgit v1.2.3